Skip to content

Commit

Permalink
Update whitelist so that Travis still passes
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Jan 18, 2016
1 parent 8c3c479 commit 5422067
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion lint.whitelist
Expand Up @@ -103,18 +103,22 @@ PRINT STATEMENT:dom/nodes/Document-createElement-namespace-tests/generate.py
# Should probably be fixed.
W3C-TEST.ORG:subresource-integrity/refresh-header.js.headers

# semi-legitimate use of console.*
CONSOLE:streams/resources/test-utils.js

# Lint doesn't know about sub.svg I guess
PARSE-FAILED:content-security-policy/svg/including.sub.svg

#Helper files that aren't valid XML
PARSE-FAILED:dom/nodes/Document-createElement-namespace-tests/empty.xml
PARSE-FAILED:dom/nodes/Document-createElement-namespace-tests/minimal_html.xml

# The patches may have trailin whitespace
# The patches may have trailing whitespace
TRAILING WHITESPACE:webgl/tools/*.patch
# The tests under this directory are not done by us
*:webgl/conformance-1.0.3/*


# Git submodules are not currently scanned
*:tools/*
*:resources/*

0 comments on commit 5422067

Please sign in to comment.