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

Issue 9864054: Demorgan's law application failure. (Closed)

Created:
8 years, 9 months ago by Emily Fortuna
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Demorgan's law application failure. TBR=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=5908

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/testing/dart/test_suite.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 1 (0 generated)
Siggi Cherem (dart-lang)
8 years, 9 months ago (2012-03-27 21:23:43 UTC) #1
https://chromiumcodereview.appspot.com/9864054/diff/1/tools/testing/dart/test...
File tools/testing/dart/test_suite.dart (right):

https://chromiumcodereview.appspot.com/9864054/diff/1/tools/testing/dart/test...
tools/testing/dart/test_suite.dart:522: if (compiler != 'none' && runtime !=
'drt') {
it seems to me that here we simply want compiler != 'none', but nothing on the
second condition (I thought this was used by both drt and webdriver tests)

Powered by Google App Engine
This is Rietveld 408576698