New issue
Advanced search Search tips

Issue 868522 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Closed: Jul 30
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

org.chromium.chrome.browser.feed.FeedRefreshTaskTest#testSchedule fails on Android

Project Member Reported by ntfschr@chromium.org, Jul 27

Issue description

Note: this is an experimental bot, but the failure still shows up in the sheriff dashboard, so I'm filing an issue. Adjust priority accordingly.

org.chromium.chrome.browser.feed.FeedRefreshTaskTest#testSchedule is currently failing on Marshmallow (and has failed for some time).

Link to bot: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Marshmallow%2064%20bit%20Tester/22934
Link to assertion failure: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8939823626811951920/+/steps/chrome_public_test_apk_on_Android_device_Nexus_5X__experimental_/0/logs/org.chromium.chrome.browser.feed.FeedRefreshTaskTest_testSchedule/0

...
Caused by: java.lang.AssertionError: expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.chromium.chrome.browser.feed.FeedRefreshTaskTest.lambda$testSchedule$0$FeedRefreshTaskTest(FeedRefreshTaskTest.java:81)
...

Passing to test author.
 
Mergedinto: 868647
Status: Duplicate (was: Untriaged)
Possibly a duplicate of issue 868647, although I would describe the Android failures as consistent rather than flaky.

Sign in to add a comment