OLD | NEW |
| (Empty) |
1 This is a testharness.js-based test. | |
2 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate
test name: "Attribute should exist and return value" | |
3 PASS Accessing attribute should throw error | |
4 PASS Attribute should exist and return value, with trial disabled | |
5 PASS Attribute should not exist, with trial disabled | |
6 PASS Constant should not exist, with trial disabled | |
7 PASS Attribute should not exist on partial interface, with trial disabled | |
8 PASS Static attribute should not exist on partial interface, with trial disabled
| |
9 PASS Constant should not exist on partial interface, with trial disabled | |
10 PASS Method should not exist on partial interface, with trial disabled | |
11 PASS Static method should not exist on partial interface, with trial disabled | |
12 PASS Attribute should exist and return value | |
13 PASS Attribute should exist and return value | |
14 PASS Constant should exist on interface and return value | |
15 PASS Constant should exist on interface and not be modifiable | |
16 PASS Attribute should exist on partial interface and return value | |
17 PASS Static attribute should exist on partial interface and return value | |
18 PASS Constant should exist on partial interface and return value | |
19 PASS Method should exist on partial interface and return value | |
20 PASS Static method should exist on partial interface and return value | |
21 PASS Attribute should exist on interface and return value | |
22 PASS Static attribute should exist on interface and return value | |
23 PASS Attribute should exist and not throw exception in worker | |
24 PASS Attribute should exist and return value in worker | |
25 PASS Constant should exist and return value in worker | |
26 PASS Constant should exist and not be modifiable in worker | |
27 Harness: the test ran to completion. | |
28 | |
OLD | NEW |