Closed Bug 966189 Opened 10 years ago Closed 10 years ago

Intermittent test_calendar_new_event_appears_on_all_calendar_views.py test_calendar_new_event_appears_on_all_calendar_views.TestCalendar.test_that_new_event_appears_on_all_calendar_views |

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: intermittent-failure)

b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test on 2014-01-30 17:47:08 PST for push 40d20a5690eb

slave: tst-linux64-spot-086

https://tbpl.mozilla.org/php/getParsedLog.php?id=33848487&tree=B2g-Inbound

TEST-UNEXPECTED-FAIL | test_calendar_new_event_appears_on_all_calendar_views.py test_calendar_new_event_appears_on_all_calendar_views.TestCalendar.test_that_new_event_appears_on_all_calendar_views |
Component: Marionette → Gaia::UI Tests
Product: Testing → Firefox OS
Version: Trunk → unspecified
Bebe did magic on this:
https://github.com/mozilla-b2g/gaia/commit/cbd7961ac22976c024953142dfde7df2da10c37f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The recent run of this seems much more red than orange, can we identify a backout target?
Flags: needinfo?(emorley)
hmmm, looking at the Gip history on b2gi, this turned up for 3 builds and then disappeared. None of the commits look suspicious. Perhaps the start time being around 2300-2400 MVT could have caused the errors.
It seems to come in waves, eg see:
https://tbpl.mozilla.org/?tree=B2g-Inbound&jobname=gaia-ui-test
...so I don't think we'll find a range.

Things that cause this are normally:
a) Relies on an external resource
b) Has timezone/DST/some other datetime related issue

Given the test name, I'd go with (b).
Flags: needinfo?(emorley)
I've replicated this locally by setting my system clock to 00:xx.

I've filed bug https://bugzilla.mozilla.org/show_bug.cgi?id=1048953
nb there are two errors intermittent. Comment #43 refers to this one:

> TEST-UNEXPECTED-ERROR | test_calendar_new_event_appears_on_all_calendar_views.py TestCalendar.test_that_new_event_appears_on_all_calendar_views | TimeoutException: TimeoutException: Timed out after 10.1 seconds
Depends on: 1048953
(In reply to Zac C (:zac) from comment #43)
> I've replicated this locally by setting my system clock to 00:xx.
> 
> I've filed bug https://bugzilla.mozilla.org/show_bug.cgi?id=1048953

Nice - thank you :-)
The second error is basically the root cause; the 0 hour being null causes the HTML to be a bit wrong and then the test can't find what it's looking for.
Please may we disable this test until bug 1048953 is fixed? :-)
Flags: needinfo?(zcampbell)
Summary: Intermittent TEST-UNEXPECTED-FAIL | test_calendar_new_event_appears_on_all_calendar_views.py test_calendar_new_event_appears_on_all_calendar_views.TestCalendar.test_that_new_event_appears_on_all_calendar_views | → Intermittent test_calendar_new_event_appears_on_all_calendar_views.py test_calendar_new_event_appears_on_all_calendar_views.TestCalendar.test_that_new_event_appears_on_all_calendar_views |
Your wish is my command Mr Morley*:
https://github.com/mozilla-b2g/gaia/commit/1cbb253e32670a61cd8b7245877a9ed762d3b715


* Offer only valid on certain Mozilla products.
Flags: needinfo?(zcampbell)
Thank you :-)
Thank you :-)
Re-enabled the test because 1048953 was fixed:
https://github.com/mozilla-b2g/gaia/commit/967dd63025852cce93f4a6ab928026a7b7b2d5c4
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.