Skip to content

[CI][Integration] Integration test isn't executed #44050

@kou

Description

@kou

Describe the bug, including details regarding any error messages, version, and platform.

GH-43937 enables auto backtrace on crash but it broke integration test CI.

run: >
source ci/scripts/util_enable_core_dumps.sh

uses >. So newline are removed automatically.

So the real command line is source ci/scripts/util_enable_core_dumps.sh archery ... not source ...; archery ....

Component(s)

Continuous Integration, Integration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions