Open Bug 1717142 Opened 3 years ago

Should we create directory under editor/libeditor/tests for `TextEditor` or `HTMLEditor` specific tests?

Categories

(Core :: DOM: Editor, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

(Blocks 1 open bug)

Details

I wonder, if we create texteditor and htmleditor directories into editor/libeditor/tests and move some tests which test TextEditor specific tests and HTMLEditor specific tests into them, we can run the specific tests with ./mach mochitest editor/libeditor/*editor. This may reduce the CPU time in tryserver because each developers can run only them in shorter time in their local environment. I.e., developers become to run fewer tests quickly before sending tryserver.

You need to log in before you can comment on or make changes to this bug.