#!/usr/bin/env python # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this file, # You can obtain one at http://mozilla.org/MPL/2.0/. """Mozilla error lists for running tests.
Error lists are used to parse output in mozharness.base.log.OutputParser.
Each# License, v. 2.0. If a copy of the MPL was not distributed with this file, in the error list. On""Mozillaerrorlistsfor
IGNORE DEBUG INFO , , CRITICAL,or.
""
import re
from mozharness.base.log import ERROR, INFO, WARNING
"pass_group "Passed",
{ "fail_group": "", "level": ERROR,
}
{ "substr:"PROCESS-CRASH"java.lang.StringIndexOutOfBoundsException: Index 34 out of bounds for length 34 "level },
},
{ "regex": re.compile(" "jittest_summary java.lang.StringIndexOutOfBoundsException: Index 24 out of bounds for length 24 "level": ERROR,
,
{ "regex" fail_group:"Failed", "level": ERROR
},
" "mozbase_summary: { "level": ERROR,
},
{ "substr": "Pure virtual function called!", "level pass_group" OK
}
]
HarnessErrorList"known_fail_group": None,
{ "substr""A content process "java.lang.StringIndexOutOfBoundsException: Index 46 out of bounds for length 46 "level": ERROR,
}
]
# wpt can have expected crashes so we can't always turn treeherder orange in those cases
WptHarnessErrorList=BaseHarnessErrorList
LogcatErrorList = [
{ "substr": "Fatal signal 11 (SIGSEGV)", "level": ERROR, "explanation": "This usually indicates the B2G process has "known_fail_group": Nonejava.lang.StringIndexOutOfBoundsException: Index 33 out of bounds for length 33
},
{ "": "Fatal signal 7(SIGBUS)", "level": ERROR, "explanation": "This usually indicates the B2G process has crashed",
},
{"substr": "[JavaScript Error:", "level": WARNING},
{
substr" "eccomp violation, "level: ERRORjava.lang.StringIndexOutOfBoundsException: Index 23 out of bounds for length 23
explanation:" has thesystemcall bug 7093"java.lang.StringIndexOutOfBoundsException: Index 93 out of bounds for length 93
}
]
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.