Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(32)

Issue 1861042: Fix tests that I broke (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by MikeSamuel
Modified:
15 years, 8 months ago
Reviewers:
Jasvir
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The addition of UriUtil.resolve to ResolveUriStage broke a bunch of tests. It quite correctly points out that test:///myTestName and unknown:///unknown are not useful as base URIs. So I just changed tests to make it not raise UriUtil.normalize's hackles. Submitted @4192

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -70 lines) Patch
M src/com/google/caja/lang/css/css-extensions-defs.json View 4 chunks +29 lines, -2 lines 0 comments Download
M src/com/google/caja/lang/css/css-extensions-whitelist.json View 1 chunk +5 lines, -0 lines 0 comments Download
M src/com/google/caja/plugin/CssValidator.java View 1 chunk +2 lines, -2 lines 0 comments Download
M src/com/google/caja/plugin/stages/ResolveUriStage.java View 2 chunks +4 lines, -1 line 0 comments Download
M src/com/google/caja/plugin/templates/TemplateSanitizer.java View 3 chunks +22 lines, -15 lines 0 comments Download
M tests/com/google/caja/plugin/CssRewriterTest.java View 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/CssValidatorTest.java View 2 chunks +91 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/stages/ResolveUriStageTest.java View 3 chunks +4 lines, -3 lines 0 comments Download
M tests/com/google/caja/plugin/templates/TemplateCompilerTest.java View 8 chunks +9 lines, -11 lines 0 comments Download
M tests/com/google/caja/plugin/templates/TemplateSanitizerTest.java View 8 chunks +12 lines, -25 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-dynamic.html View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-dynamic.js View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-static.html View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-static.js View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/reporting/HtmlSnippetProducerTest.java View 1 chunk +2 lines, -1 line 0 comments Download
M tests/com/google/caja/util/CajaTestCase.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
MikeSamuel
15 years, 8 months ago (2010-07-21 03:01:45 UTC) #1
Jasvir
LGTM Did tools/myvn submit not run the tests before submitting?
15 years, 8 months ago (2010-07-21 03:22:49 UTC) #2
MikeSamuel
15 years, 8 months ago (2010-07-21 03:24:44 UTC) #3
I thought it broke because Firefox was asking if I wanted to install a
new version of a plugin instead of running DomitaTest so I whacked
that plugin and reran just DomitaTest which worked.

2010/7/20  <jasvir@gmail.com>:
> LGTM
>
> Did tools/myvn submit not run the tests before submitting?
>
> http://codereview.appspot.com/1861042/show
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b