Closed Bug 1673326 Opened 4 years ago Closed 4 years ago

(actors) Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_chrome_action.py TestPointerActions.<test> | AssertionError: UnsupportedOperationException not raised

Categories

(Testing :: Marionette Client and Harness, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1660168

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: assertion, intermittent-failure)

Maja, this failure is new and has been started with the two new tests as added as part of your patch on bug 1365886. Can you please check?

Blocks: 1660168
Depends on: 1365886
Flags: needinfo?(mjzffr)
Summary: Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_chrome_action.py TestPointerActions.test_click_action | AssertionError: UnsupportedOperationException not raised → (actors) Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_chrome_action.py TestPointerActions.test_click_action | AssertionError: UnsupportedOperationException not raised
Whiteboard: [marionette-fission-mvp][simple]

Note that with actors enabled we should not expect this failure to happen at all.

Summary: (actors) Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_chrome_action.py TestPointerActions.test_click_action | AssertionError: UnsupportedOperationException not raised → (actors) Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_chrome_action.py TestPointerActions.<test> | AssertionError: UnsupportedOperationException not raised

The problem actually is that with my patch on bug 1660168 we no longer set the preference marionette.actors.enabled but assume it's true when Fission is enabled. That means we will always run into the else condition.

I will have to fix it as part of bug 1660168.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(mjzffr)
Resolution: --- → DUPLICATE
Whiteboard: [marionette-fission-mvp][simple]
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.