Tests fail at warning dialog "A topic with that name already exists"
Bug #1431365 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Shorts App |
Fix Committed
|
High
|
Carla Sella |
Bug Description
Running the full set of sudoku tests on the latest trunk r370 I'm getting failures.
"Edit topic" and "remove feed" tests both fail as a dialog appears on top stating that the topic already exists.
Perhaps during tests we should do as we do in calendar, and have random "UUID" based topics that get created, rather than fixed names like "Test topic" which will always fail.
See screenshot.
I cannot upload any new clicks to the store until this is fixed, so it's high priority.
Related branches
lp://staging/~carla-sella/ubuntu-rssreader-app/unique-random-topic
- Alan Pope 🍺🐧🐱 🦄 (community): Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Nicholas Skaggs: Pending requested
-
Diff: 23 lines (+3/-1)1 file modifiedtests/autopilot/shorts_app/tests/test_rssreader.py (+3/-1)
To post a comment you must log in.
Just the autopilot-test fail ? Not the app itself ?