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

Issue 120062: DomitaTest sometimes fails under heavy load (Closed)

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

Description

Symptom: DomitaTest sometimes fails the cajita-mode test when I'm running several other things at the same time. The test report says something like "98/99 pass", but the firefox window says "99/99 pass - all tests passed" 1. DomitaTest has a mechanism for waiting for async tests, but the xpath expression was wrong, so the test could exit while there are still pending tests. 2. Several async tests weren't marked as async.

Patch Set 1 #

Total comments: 2

Patch Set 2 : DomitaTest sometimes fails under heavy load #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -32 lines) Patch
M tests/com/google/caja/plugin/DomitaTest.java View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/domita_test.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tests/com/google/caja/plugin/domita_test_untrusted.html View 4 chunks +24 lines, -24 lines 0 comments Download

Messages

Total messages: 5
felix8a
16 years, 8 months ago (2009-09-22 04:04:06 UTC) #1
MikeSamuel
http://codereview.appspot.com/120062/diff/1/2 File tests/com/google/caja/plugin/domita_test.html (right): http://codereview.appspot.com/120062/diff/1/2#newcode309 Line 309: cl = cl.replace(/clickme|waiting/, ''); Just to satisfy my ...
16 years, 8 months ago (2009-09-22 04:59:53 UTC) #2
felix8a
On 2009/09/22 04:59:53, MikeSamuel wrote: > http://codereview.appspot.com/120062/diff/1/2 > File tests/com/google/caja/plugin/domita_test.html (right): > > http://codereview.appspot.com/120062/diff/1/2#newcode309 > ...
16 years, 8 months ago (2009-09-22 05:05:33 UTC) #3
MikeSamuel
LGTM
16 years, 8 months ago (2009-09-22 05:12:31 UTC) #4
felix8a
16 years, 8 months ago (2009-09-22 05:30:44 UTC) #5
On 2009/09/22 05:12:31, MikeSamuel wrote:
> LGTM

@r3734
Sign in to reply to this message.

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