diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 16:05:43 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 16:05:43 +0000 |
commit | e9ecfe7b0ddd0ca353b0cb9dd98a42b552e9627e (patch) | |
tree | b8fbe0bdfa16366f574c6fe223445e0428f673f3 | |
parent | 37ff612eae8489628a7779350a0db6237e2dd168 (diff) | |
download | chromium_src-e9ecfe7b0ddd0ca353b0cb9dd98a42b552e9627e.zip chromium_src-e9ecfe7b0ddd0ca353b0cb9dd98a42b552e9627e.tar.gz chromium_src-e9ecfe7b0ddd0ca353b0cb9dd98a42b552e9627e.tar.bz2 |
temporary disable /inspector/styles-source-lines-inline.html
until roll to r77487
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6246071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73627 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 628ffa3..96a3a80 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,6 @@ // Registering the fonts for this test causes other processes (Adium, Firefox) // to spin and become unresponsive or crash. BUGWK50709 MAC : fast/css/font-weight-1.html = IMAGE+TEXT + +// temporary disable until r77487. +BUG_LOISLO : inspector/styles-source-lines-inline.html = TEXT |