[test-analyser-minimum.html]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7"): [OK, TIMEOUT]
if (os == "mac") and debug: [OK, TIMEOUT]
[Test AnalyserNode when the input is silent]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7"): [PASS, NOTRUN]
if (os == "mac") and debug: [PASS, NOTRUN]