Closed Bug 973923 Opened 10 years ago Closed 5 years ago

Add option to not summarize xpcshell-test output.

Categories

(Testing :: XPCShell Harness, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: matrix.org, Assigned: gbrown)

Details

XPCShell currently summarizes tests, however it is often nice to see all of the individual assertions.  So there should be an option for `./mach xpc-shell` to display the full results.

Some suggestions include picking up the global verbose flag.

  ./mach -v xpcshell-test ...

Or adding a verbose flag to the command.

  ./mach xpcshell-test -v ...

--verbose is supported now.

Assignee: nobody → gbrown
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.