blob: c57ee2000b7dc2ce4e7e59d45c47dd7c54d75a2a (
plain)
1
2
3
4
5
6
7
8
9
|
prefs: [privacy.reduceTimerPrecision:false]
[timestamp.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Generate notifications.]
expected:
if (os == "android") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "android") and not swgl and debug and fission: [FAIL, PASS]
[PASS, FAIL]
|