Write a raptor unit test for pageload timeouts
Categories
(Testing :: Raptor, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: rwood, Assigned: alexandru.irimovici)
Details
Attachments
(1 file)
| Reporter | ||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Hi Alexandru, thanks for the patch - please add a link to a try push (in ./mach try fuzzy --full you can type 'source-test-raptor` to find and select the Raptor unit test job) thanks!
| Reporter | ||
Comment 3•7 years ago
|
||
(In reply to Robert Wood [:rwood] from comment #2)
Hi Alexandru, thanks for the patch - please add a link to a try push (in
./mach try fuzzy --fullyou can type 'source-test-raptor` to find and select the Raptor unit test job) thanks!
Oh perhaps you don't have commit access yet to push to try, in which case please NI me back and I'll push your patch to try on your behalf, thanks!
| Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Robert Wood [:rwood] from comment #2)
Hi Alexandru, thanks for the patch - please add a link to a try push (in
./mach try fuzzy --fullyou can type 'source-test-raptor` to find and select the Raptor unit test job) thanks!
Hi Robert, Ionut helped me with the pysh to try (https://treeherder.mozilla.org/#/jobs?repo=try&revision=37f7cfcd517a067a74c3ff23d190ebc3a0a716ae)
| Reporter | ||
Comment 7•7 years ago
|
||
Marking bug as 'leave-open' as the landed unit test is worthwhile (it tests the control server) but it doesn't test an actual page timeout itself. Let's see if we can add another test that will reproduce an actual page timeout in a Raptor pageload test.
Comment 8•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•7 years ago
|
Comment 9•6 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:airimovici, maybe it's time to close this bug?
| Assignee | ||
Comment 10•6 years ago
|
||
This will test code that is likely to be refactored. Can I unassign this or maybe wontfix it?
| Reporter | ||
Comment 11•6 years ago
|
||
(In reply to Alexandru Irimovici from comment #10)
This will test code that is likely to be refactored. Can I unassign this or maybe wontfix it?
Yes I agree, especially with the future switch to browsertime. Marking as FIXED because a patch did land already for this bug.
Description
•