Closed
Bug 965383
Opened 12 years ago
Closed 12 years ago
Actions test is no longer valid
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jugglinmike, Assigned: jugglinmike)
References
Details
Attachments
(1 file)
In bug 891882, B2G was patched to support touch events. This changed the behavior of the Marionette Server in that environment: it now interprets `wait` actions within a press-release chain as an error.
Because the server *should* support such action changes, bug 962645 has been opened to track the necessary change in that project.
In the mean time, some temporary workaround should be implemented in the JavaScript client's test code so development on this project can continue.
| Assignee | ||
Comment 1•12 years ago
|
||
Hey Gareth,
I ran across this bug while revisiting bug 950973. Mind reviewing for me?
Attachment #8367451 -
Flags: review?(gaye)
Comment 2•12 years ago
|
||
Comment on attachment 8367451 [details] [review]
Pull request on GitHub.com
Merged https://github.com/mozilla-b2g/marionette-js-client/commit/47728b0d5beddcf229c3b658892a3a30cd88bd1e
Attachment #8367451 -
Flags: review?(gaye) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Thanks, Gareth :)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•