Content-Length: 265835 | pFad | https://github.com/mozilla/gecko-dev/commit/1831372fe71b4f63a2dd878b091824fbcbfd95cd

90 Bug 718271 - Use TEST-UNEXPECTED-FAIL instead of TEST-UNEXPECTED-ERRO… · mozilla/gecko-dev@1831372 · GitHub
Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1831372

Browse files
committedJan 25, 2012
Bug 718271 - Use TEST-UNEXPECTED-FAIL instead of TEST-UNEXPECTED-ERROR; r=jmaher
1 parent 24a609f commit 1831372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎testing/mochitest/runtestsremote.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def main():
413413
try:
414414
retVal = mochitest.runTests(options)
415415
except:
416-
print "TEST-UNEXPECTED-ERROR | %s | Exception caught while running robocop tests." % sys.exc_info()[1]
416+
print "TEST-UNEXPECTED-FAIL | %s | Exception caught while running robocop tests." % sys.exc_info()[1]
417417
mochitest.stopWebServer(options)
418418
mochitest.stopWebSocketServer(options)
419419
try:
@@ -425,7 +425,7 @@ def main():
425425
try:
426426
retVal = mochitest.runTests(options)
427427
except:
428-
print "TEST-UNEXPECTED-ERROR | %s | Exception caught while running tests." % sys.exc_info()[1]
428+
print "TEST-UNEXPECTED-FAIL | %s | Exception caught while running tests." % sys.exc_info()[1]
429429
mochitest.stopWebServer(options)
430430
mochitest.stopWebSocketServer(options)
431431
try:

0 commit comments

Comments
 (0)
Failed to load comments.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/mozilla/gecko-dev/commit/1831372fe71b4f63a2dd878b091824fbcbfd95cd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy