bazel
bazel copied to clipboard
Bazel CI flaky error testConflictErrorAndUnfinishedAspectAnalysis_mergedAnalysisExecution master
CI: https://buildkite.com/organizations/bazel/analytics/suites/bazel-bazel/tests/018e5734-1d39-7ed5-ad3c-bb404bdadb34?branch=master
Platform:
Logs:
bazel test //src/test/java/com/google/devtools/build/lib/buildtool:OutputArtifactConflictTest --test_filter=testConflictErrorAndUnfinishedAspectAnalysis_mergedAnalysisExecution[skymeld=true,minimizeMemory=false,keepGoing=false]
expected to contain any of: [//x:y, //x/y:y, //x:fail_analysis]
but was : []
at com.google.devtools.build.lib.buildtool.OutputArtifactConflictTest.testConflictErrorAndUnfinishedAspectAnalysis_mergedAnalysisExecution(OutputArtifactConflictTest.java:556)
Culprit:
Steps:
CC Greenteam @meteorcloudy
@katre for triage.
This was changed by @joeleba in 12aa54e527eafb8db74fdf9a5eae69db97b21fa5. This isn't configurability, re-assigning to local exec.
Interesting. I couldn't reproduce this internally even with --runs_per_test=100.