Discussion:
[chromium-dev] How to bypass unit test failing consistently due to time change?
S Ganesh
2018-11-04 23:41:13 UTC
Permalink
I have a unit test that is consistently failing because of the change to
DST. RefreshThrottlerTest.RollOver. http://crbug.com/901686.

Any ideas how to bypass this for my checkin? Thanks.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/453a78ff-fc37-4695-8660-f38e0a6321bb%40chromium.org.
Christian Biesinger
2018-11-05 17:35:57 UTC
Permalink
The commit queue should retry the test without your patch, notice that
it's failing, and ignore the failure. Is that not what you see?

At any rate, the test is disabled now.

Christian
I have a unit test that is consistently failing because of the change to DST. RefreshThrottlerTest.RollOver. http://crbug.com/901686.
Any ideas how to bypass this for my checkin? Thanks.
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/453a78ff-fc37-4695-8660-f38e0a6321bb%40chromium.org.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAPTJ0XHq8JL78u4LbHLHFp5O9e5Feef8Tny%3Dj9GxXsK-mqG2LA%40mail.gmail.com.
Loading...