Closed Bug 1723034 Opened 3 years ago Closed 3 years ago

Use # instead of . in test logs

Categories

(GeckoView :: General, defect)

Unspecified
All
defect

Tracking

(firefox92 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: agi, Assigned: agi)

Details

Attachments

(1 file)

Our test logs use . to separate between the class name and the test name, this is very confusing because to run a specific test you would type

./mach <test-class>#<test-name>

While many people end up doing this (which doesn't work)

./mach <test-class>.<test-name>

Our test logs use . to separate between the class name and the test name,
this is very confusing because to run a specific test you would type

./mach <test-class>#<test-name>

While many people end up doing this (which doesn't work)

./mach <test-class>.<test-name>
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ee767c9dc74f Use # instead of . in test logs r=nalexander
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: