Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
sgowroji opened this issue Dec 20, 2024 · 0 comments
Labels
breakage team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: bug untriaged

Comments

@sgowroji
Copy link
Member

sgowroji commented Dec 20, 2024

CI: https://buildkite.com/organizations/bazel/analytics/suites/bazel-bazel/tests/224433db-dc77-8965-9abf-a7b4fc631dd0?period=1day&branch=master#failed

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)

Steps:

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

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

CC Greenteam @fweikert

@sgowroji sgowroji added type: bug breakage untriaged team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breakage team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: bug untriaged
Projects
None yet
Development

No branches or pull requests

1 participant