Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bazel CI flaky test failure com.google.devtools.build.lib.skyframe.PackageFunctionTest testLoadBadLabel[globUnderSingleDep=true] #24774

Open
sgowroji opened this issue Dec 20, 2024 · 0 comments
Labels
breakage flaky test team-Local-Exec Issues and PRs for the Execution (Local) team type: bug untriaged

Comments

@sgowroji
Copy link
Member

sgowroji commented Dec 20, 2024

CI: https://buildkite.com/organizations/bazel/analytics/suites/bazel-bazel/tests/09c4c554-6bc3-850d-8e99-ffdf6dfea56b?period=1day&branch=master

Platform: Ubuntu

Logs:

java.lang.Exception: Test cancelled
	at com.google.testing.junit.runner.model.TestCaseNode.testInterrupted(TestCaseNode.java:89)
	at com.google.testing.junit.runner.model.TestSuiteNode.testInterrupted(TestSuiteNode.java:71)
	at com.google.testing.junit.runner.model.TestSuiteNode.testInterrupted(TestSuiteNode.java:71)
	at com.google.testing.junit.runner.model.TestSuiteNode.testInterrupted(TestSuiteNode.java:71)
	at com.google.testing.junit.runner.model.TestSuiteModel.testRunInterrupted(TestSuiteModel.java:150)
	at com.google.testing.junit.runner.internal.junit4.JUnit4TestXmlListener$WriteXmlSignalHandler.handle(JUnit4TestXmlListener.java:118)
	at com.google.testing.junit.runner.internal.SignalHandlers$2.handle(SignalHandlers.java:62)
	at jdk.unsupported/sun.misc.Signal$InternalMiscHandler.handle(Signal.java:198)
	at java.base/jdk.internal.misc.Signal$1.run(Signal.java:218)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Culprit:

Steps:

BAZELCI_TASK=ubuntu2004
TEST_TARGET=//src/test/java/com/google/devtools/build/lib/skyframe:PackageFunctionTest
TEST_NAME=testLoadBadLabel[globUnderSingleDep=true]

bazel test //src/test/java/com/google/devtools/build/lib/skyframe:PackageFunctionTest --test_filter=testLoadBadLabel[globUnderSingleDep=true]

CC Greenteam @fweikert

@sgowroji sgowroji added type: bug breakage untriaged team-Local-Exec Issues and PRs for the Execution (Local) team flaky test labels Dec 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
breakage flaky test team-Local-Exec Issues and PRs for the Execution (Local) team type: bug untriaged
Projects
None yet
Development

No branches or pull requests

1 participant