blob: 80233951aa3065e8004622fd4e3c21a2c9a89028 (
plain)
1
2
3
4
5
6
7
|
[nestedReport.html]
expected:
if (os == "android") and debug and fission: [ERROR, TIMEOUT]
if (os == "android") and debug and not fission: [ERROR, TIMEOUT]
ERROR
[Nested report]
expected: TIMEOUT
|