Page MenuHomePhabricator

Bug 1822937 - Add devtools test to ensure we are no longer crashing; r=ochameau
ClosedPublic

Authored by yulia on Mar 22 2023, 1:33 PM.
Referenced Files
Unknown Object (File)
Fri, May 2, 1:19 AM
Unknown Object (File)
Feb 9 2025, 10:30 PM
Unknown Object (File)
Feb 9 2025, 10:30 PM
Unknown Object (File)
Feb 9 2025, 9:45 PM
Unknown Object (File)
Feb 9 2025, 9:45 PM
Unknown Object (File)
Feb 9 2025, 8:28 PM
Unknown Object (File)
Feb 9 2025, 8:28 PM
Unknown Object (File)
Feb 9 2025, 5:39 PM
Subscribers

Details

Summary

The test times out when it is unsuccessful.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.

Code analysis found 1 defect in the diff 695880:

  • 1 defect found by test-manifest (Mozlint)
WARNING: Found 1 issue (warning level) that can be dismissed.

You can run this analysis locally with:

  • ./mach lint --warnings --outgoing

If you see a problem in this automated review, please report it here.

You can view these defects in the Diff Detail section of Phabricator diff 695880.

ochameau added a project: testing-approved.

Note that I will drastically increase the coverage of ES Modules debugging via D173257.

devtools/client/debugger/test/mochitest/examples/doc-module-worker.html
5

Oh I didn't know we could use data: URI for worker, that's handy!

This revision is now accepted and ready to land.Mar 23 2023, 9:31 AM
yulia edited the summary of this revision. (Show Details)

Code analysis found 1 defect in the diff 696391:

  • 1 defect found by test-manifest (Mozlint)

1 issue closed compared to the previous diff 695880.

WARNING: Found 1 issue (warning level) that can be dismissed.

You can run this analysis locally with:

  • ./mach lint --warnings --outgoing

If you see a problem in this automated review, please report it here.

You can view these defects in the Diff Detail section of Phabricator diff 696391.