Closed Bug 906821 Opened 12 years ago Closed 12 years ago

Gaia UI tests perma-red due to TEST-UNEXPECTED-FAIL | test_calendar_today_date.py TestCalendar.test_check_today_date | TimeoutException: Element selected-day-title not present before timeout

Categories

(Firefox OS Graveyard :: Gaia::Calendar, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: RyanVM, Unassigned)

References

Details

Gaia UI tests were recently enabled across all m-c trees. On Friday, they were passing on Cedar. At some point over the weekend, they started failing again. The tests are now hidden for being perma-fail. https://tbpl.mozilla.org/php/getParsedLog.php?id=26725231&tree=B2g-Inbound b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test on 2013-08-19 10:20:06 PDT for push 5f27368e3159 slave: tst-linux64-ec2-433 10:24:08 INFO - ====================================================================== 10:24:08 INFO - ERROR: test_check_today_date (test_calendar_today_date.TestCalendar) 10:24:08 INFO - ---------------------------------------------------------------------- 10:24:08 INFO - Traceback (most recent call last): 10:24:08 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 132, in run 10:24:08 INFO - testMethod() 10:24:08 INFO - File "/builds/slave/test/build/gaia-ui-tests/gaiatest/tests/calendar/test_calendar_today_date.py", line 43, in test_check_today_date 10:24:08 INFO - *self._selected_day_title_locator) 10:24:08 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 626, in wait_for_element_displayed 10:24:08 ERROR - raise TimeoutException('Element %s not present before timeout' % locator) 10:24:08 ERROR - TEST-UNEXPECTED-FAIL | test_calendar_today_date.py TestCalendar.test_check_today_date | TimeoutException: Element selected-day-title not present before timeout 10:24:08 INFO - ---------------------------------------------------------------------- 10:24:08 INFO - Ran 1 test in 36.143s 10:24:08 WARNING - FAILED (errors=1)
Looks like something landed on master that removed the today date string. I recall UX wanting this change. Is that correct? If so, then this is a bug in the test.
Blocks: 903236
No longer blocks: 903236
Recent changes to calendar UX now removes the today date from the UI per bug 817564. This is therefore a test bug, which is being tracked in github here - https://github.com/mozilla/gaia-ui-tests/issues/1262.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Blocks: 907611
You need to log in before you can comment on or make changes to this bug.