[embedded-not-found.html]
expected:
if (os == "win") and not debug and ccov: OK
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "mac") and not debug: [TIMEOUT, OK]
if (os == "mac") and debug: OK
if (os == "win") and not debug: [TIMEOUT, OK]
if (os == "win") and debug: OK
if (os == "android") and debug: OK
[OK, TIMEOUT]
[Page with