RESOLVED WONTFIX 95881
Let NRWT display worker name for each test in verbose mode
https://bugs.webkit.org/show_bug.cgi?id=95881
Summary Let NRWT display worker name for each test in verbose mode
Xianzhu Wang
Reported 2012-09-05 11:57:19 PDT
This is useful for Android NRWT to know which device runs which tests, to help debugging some problem on a device related to some test.
Attachments
Patch (2.90 KB, patch)
2012-09-05 12:02 PDT, Xianzhu Wang
no flags
update unittest (4.69 KB, patch)
2012-09-05 12:09 PDT, Xianzhu Wang
dpranke: review-
Xianzhu Wang
Comment 1 2012-09-05 12:02:03 PDT
Xianzhu Wang
Comment 2 2012-09-05 12:09:18 PDT
Created attachment 162300 [details] update unittest
Dirk Pranke
Comment 3 2012-09-05 13:42:29 PDT
Comment on attachment 162300 [details] update unittest can we just add this in the --debug-rwt-logging mode? I would prefer not to add this to the --verbose output, since it's kind of an implementation detail.
Xianzhu Wang
Comment 4 2012-10-16 13:55:27 PDT
The current NRWT already has similar functionality.
Note You need to log in before you can comment on or make changes to this bug.