ERR_TEST_FAILURE


此错误表示测试失败。关于失败的更多信息可以通过 cause 属性获得。failureType 属性指定了测试失败时正在执行的操作。

【This error represents a failed test. Additional information about the failure is available via the cause property. The failureType property specifies what the test was doing when the failure occurred.】