Open Bug 1619575 Opened 5 years ago Updated 2 years ago

Marionette suite_start tests property do not match test_start test names

Categories

(Testing :: Marionette Client and Harness, enhancement, P3)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: ekyle, Unassigned)

References

Details

For example, in

https://firefoxci.taskcluster-artifacts.net/ftHnlhDPQeeurD8fOIV8KA/0/public/test_info/marionette_raw.log

We see the suite_start record

{"tests": {"testing/marionette/harness/marionette_harness/tests/unit-tests.ini": ["testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py", 

while the "matching" test start record show a name of

{"source": "Marionette-based Tests", "test": "testing/marionette/harness/marionette_harness/tests/unit/test_marionette.py TestContext.test_get_context", "thread": "MainThread", "time": 1582781894946, "action": "test_start", "pid": 1509}

The latter record has an additional space, plus what I assume is the Class.method name for the specific test.

Flags: needinfo?(gbrown)
Assignee: nobody → gbrown
Flags: needinfo?(gbrown)
Priority: -- → P2

Happy to see a fix here but not a P2 for Marionette.

Priority: P2 → P3

Sorry, just not finding time for this...

Assignee: gbrown → nobody
Severity: normal → S3
Product: Testing → Remote Protocol
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.