Closed Bug 1186669 Opened 9 years ago Closed 9 years ago

Re-enable Selenium tests

Categories

(Webtools Graveyard :: Air Mozilla, defect)

defect
Not set
normal

Tracking

(firefox42 affected)

RESOLVED FIXED
Tracking Status
firefox42 --- affected

People

(Reporter: peterbe, Assigned: lcamacho)

References

Details

We keep getting this error in travis:

FAIL: test_persistent_week_start (airmozilla.main.tests.selenium.test_calendar.CalendarLiveServerTestCase)

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/home/travis/build/mozilla/airmozilla/airmozilla/main/tests/selenium/test_calendar.py", line 23, in test_persistent_week_start

    eq_("Sun", driver.find_element_by_xpath("//th").text)

AssertionError: 'Sun' != u'Mon'



E.g. https://travis-ci.org/mozilla/airmozilla/builds/72205715

And I can't run selenium tests locally because every time it crashes the Firefox 39. 

Are they still working? What can we do to make it happy again?
Depends on: 1186673
Leonard, Would you be interested in looking into this error?
Flags: needinfo?(leonard.camacho)
Hi, should be easy to solve, looks like the calendar page change its html structure
Flags: needinfo?(leonard.camacho)
Assignee: nobody → leonard.camacho
It is re-enabled now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.