Skip to content

Add unit tests for new logging in GaugeManager using GaugeCounter. #8378

Add unit tests for new logging in GaugeManager using GaugeCounter.

Add unit tests for new logging in GaugeManager using GaugeCounter. #8378

GitHub Actions / Test Results failed May 9, 2025 in 0s

1 fail, 955 pass in 1m 15s

 57 files  + 53   57 suites  +53   1m 15s ⏱️ + 1m 2s
956 tests +952  955 ✅ +951  0 💤 ±0  1 ❌ +1 
964 runs  +956  963 ✅ +955  0 💤 ±0  1 ❌ +1 

Results for commit 1dbc82a. ± Comparison against earlier commit 64f9757.

Annotations

Check warning on line 0 in com.google.firebase.perf.session.gauges.GaugeManagerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testGaugeCounterStartsAJobToConsumeTheGeneratedMetrics (com.google.firebase.perf.session.gauges.GaugeManagerTest) failed

artifacts/unit-test-result-/firebase-perf/build/test-results/testDebugUnitTest/TEST-com.google.firebase.perf.session.gauges.GaugeManagerTest.xml [took 0s]
Raw output
value of: isEmpty()
expected to be false
	at com.google.firebase.perf.session.gauges.GaugeManagerTest.testGaugeCounterStartsAJobToConsumeTheGeneratedMetrics(GaugeManagerTest.java:342)
	Suppressed: org.robolectric.android.internal.AndroidTestEnvironment$UnExecutedRunnablesException: Main looper has queued unexecuted runnables. This might be the cause of the test failure. You might need a shadowOf(Looper.getMainLooper()).idle() call.