Bug 888164 - Skip test_bug665540.html on Linux64. rs=karlt

This commit is contained in:
Ryan VanderMeulen 2015-07-21 08:41:39 -04:00
parent d117a9b2f4
commit 78b8206f96

View File

@ -7,4 +7,4 @@ support-files =
[test_bug536567_perwindowpb.html]
[test_bug665540.html]
skip-if = buildapp == 'mulet'
skip-if = buildapp == 'mulet' || (os == 'linux' && bits == 64) # Bug 888164