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

Issue 11833037: Regression test for issue http://code.google.com/p/dart/issues/detail?id=7448. (Closed)

Created:
7 years, 11 months ago by ngeoffray
Modified:
7 years, 11 months ago
Reviewers:
ahe, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -0 lines) Patch
M tests/isolate/isolate.status View 1 chunk +1 line, -0 lines 4 comments Download
A tests/isolate/ports_compilation_browser_test.dart View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 11 months ago (2013-01-10 14:33:31 UTC) #1
ahe
LGTM! https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status File tests/isolate/isolate.status (right): https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status#newcode11 tests/isolate/isolate.status:11: ports_compilation_browser_test: Skip # browser specific test I think ...
7 years, 11 months ago (2013-01-18 12:13:27 UTC) #2
ngeoffray
Thanks Peter. https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status File tests/isolate/isolate.status (right): https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status#newcode11 tests/isolate/isolate.status:11: ports_compilation_browser_test: Skip # browser specific test On ...
7 years, 11 months ago (2013-01-18 12:19:26 UTC) #3
Ivan Posva
https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status File tests/isolate/isolate.status (right): https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status#newcode11 tests/isolate/isolate.status:11: ports_compilation_browser_test: Skip # browser specific test On 2013/01/18 12:19:26, ...
7 years, 11 months ago (2013-01-23 04:00:52 UTC) #4
ngeoffray
7 years, 11 months ago (2013-01-23 12:59:51 UTC) #5
https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.status
File tests/isolate/isolate.status (right):

https://codereview.chromium.org/11833037/diff/2001/tests/isolate/isolate.stat...
tests/isolate/isolate.status:11: ports_compilation_browser_test: Skip # browser
specific test
On 2013/01/23 04:00:52, Ivan Posva wrote:
> On 2013/01/18 12:19:26, ngeoffray wrote:
> > On 2013/01/18 12:13:27, ahe wrote:
> > > I think it should just be marked fail, I suggest you check with Ivan.
> > 
> > @Ivan what do you prefer for browser-only tests: do you want them marked as
> fail
> > for the VM or skip them?
> > 
> > They will always fail because of:
> > $ ./out/ReleaseIA32/dart tests/isolate/compute_this_script_browser_test.dart

> > Do not know how to load
> >
>
'dart:html''file:///usr/local/google/home/ngeoffray/projects/dart2/dart/tests/isolate/compute_this_script_browser_test.dart':
> > Error: line 10 pos 1: library handler failed
> > import 'dart:html';
> > ^
> 
> Skip is the correct thing here as the test is not applicable to $runtime==vm.

OK, thanks Ivan.

Powered by Google App Engine
This is Rietveld 408576698