Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Issue 10696100: Disable dartc diet parser test. (Closed)

Created:
8 years, 5 months ago by pquitslund
Modified:
8 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Disable dartc diet parser test. This test is causing intermittent redness (and may no longer be of use). Disabling pending further investigation. Committed: https://code.google.com/p/dart/source/detail?r=9380

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M compiler/javatests/com/google/dart/compiler/parser/ParserTests.java View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
pquitslund
8 years, 5 months ago (2012-07-03 19:08:23 UTC) #1
Brian Wilkerson
As far as I know, these tests are still of use. Which test is causing ...
8 years, 5 months ago (2012-07-03 19:31:50 UTC) #2
pquitslund
On 2012/07/03 19:31:50, Brian Wilkerson wrote: > As far as I know, these tests are ...
8 years, 5 months ago (2012-07-03 20:18:19 UTC) #3
pquitslund
8 years, 5 months ago (2012-07-03 20:20:18 UTC) #4
Brian Wilkerson
> DietParserTest is timing out intermittently. I did some additional digging. It's the method testTiming() ...
8 years, 5 months ago (2012-07-03 20:37:22 UTC) #5
zundel
My understanding is that diet parsing is used only for incremental compilation which is turned ...
8 years, 5 months ago (2012-07-03 20:39:49 UTC) #6
Brian Wilkerson
8 years, 5 months ago (2012-07-03 21:17:53 UTC) #7
> My understanding is that diet parsing is used only for incremental compilation
> which is turned off.

In which case we might as well disable the tests.

Phil: LGTM.

Powered by Google App Engine
This is Rietveld 408576698