Closed
Bug 1850905
Opened 2 years ago
Closed 1 year ago
Link Raptor unit tests to mozperftest locally
Categories
(Testing :: Raptor, task, P2)
Testing
Raptor
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: afinder, Assigned: afinder)
References
(Depends on 3 open bugs, Blocks 3 open bugs)
Details
(Whiteboard: [fxp])
Attachments
(1 file)
No description provided.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
I tried changing the code that runs the mozperftest tests via the pytest subprocess to also include the path to the raptor tests, but it doesn't seem to be as straightforward. I managed to include the paths to the following 3 modules (although by omitting the "coverage" argument) without any errors: "test_cmdline.py", "test_print_tests.py", "test_playback.py". All of the other raptor modules are failing. Currently looking into debugging each of the failing modules individually.
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D210935
Pushed by afinder@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4fc2afefffc
Link Raptor unit tests to mozperftest locally r=perftest-reviewers,sparky
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•