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

Issue 2162053005: Split serialization tests further (Closed)

Created:
4 years, 5 months ago by Johnni Winther
Modified:
4 years, 5 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Split serialization tests further + add helpers to compute the split for reuse between tests. R=whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/6549cd24af8cb80d79ae5d240f234f064ec5a463

Patch Set 1 #

Patch Set 2 : Rename #

Total comments: 2

Patch Set 3 : Update to use open-ended intervals and separate method for skipped tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -48 lines) Patch
M tests/compiler/dart2js/serialization/analysis1_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/analysis2_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/analysis_test_helper.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation0_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation1_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation2_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation3_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation4_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A + tests/compiler/dart2js/serialization/compilation_1_test.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/serialization/compilation_test_helper.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/serialization/helper.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model0_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model1_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model2_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A + tests/compiler/dart2js/serialization/model3_test.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A + tests/compiler/dart2js/serialization/model4_test.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A + tests/compiler/dart2js/serialization/model_1_test.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/serialization/model_test_helper.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/serialization/test_data.dart View 3 chunks +15 lines, -14 lines 0 comments Download
M tests/compiler/dart2js/serialization/test_helper.dart View 1 2 2 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
4 years, 5 months ago (2016-07-20 11:01:28 UTC) #2
Johnni Winther
PTAL
4 years, 5 months ago (2016-07-20 11:53:08 UTC) #3
Bill Hesse
lgtm https://codereview.chromium.org/2162053005/diff/20001/tests/compiler/dart2js/serialization/test_helper.dart File tests/compiler/dart2js/serialization/test_helper.dart (right): https://codereview.chromium.org/2162053005/diff/20001/tests/compiler/dart2js/serialization/test_helper.dart#newcode594 tests/compiler/dart2js/serialization/test_helper.dart:594: /// Return the test arguments for testing the ...
4 years, 5 months ago (2016-07-20 13:46:45 UTC) #4
Johnni Winther
https://codereview.chromium.org/2162053005/diff/20001/tests/compiler/dart2js/serialization/test_helper.dart File tests/compiler/dart2js/serialization/test_helper.dart (right): https://codereview.chromium.org/2162053005/diff/20001/tests/compiler/dart2js/serialization/test_helper.dart#newcode594 tests/compiler/dart2js/serialization/test_helper.dart:594: /// Return the test arguments for testing the [index]th ...
4 years, 5 months ago (2016-07-25 08:30:08 UTC) #5
Johnni Winther
4 years, 5 months ago (2016-07-25 08:36:42 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6549cd24af8cb80d79ae5d240f234f064ec5a463 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698