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

Issue 2850533004: Revert "Extend file-system abstraction with a couple methods, remove context." (Closed)

Created:
3 years, 7 months ago by Dmitry Stefantsov
Modified:
3 years, 7 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Extend file-system abstraction with a couple methods, remove context." This reverts commit 102de9e476bcd2b17f35604a7a3e442b28e14194. TBR=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/95f15308c8eaf867398e2f780e955e33a860dcbf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -163 lines) Patch
M pkg/front_end/lib/file_system.dart View 4 chunks +10 lines, -9 lines 0 comments Download
M pkg/front_end/lib/kernel_generator.dart View 4 chunks +10 lines, -7 lines 0 comments Download
M pkg/front_end/lib/memory_file_system.dart View 5 chunks +8 lines, -27 lines 0 comments Download
M pkg/front_end/lib/physical_file_system.dart View 3 chunks +5 lines, -12 lines 0 comments Download
M pkg/front_end/test/dependency_grapher_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/incremental_kernel_generator_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/front_end/test/incremental_resolved_ast_generator_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/front_end/test/memory_file_system_test.dart View 9 chunks +14 lines, -38 lines 0 comments Download
M pkg/front_end/test/physical_file_system_test.dart View 2 chunks +0 lines, -66 lines 0 comments Download
M pkg/front_end/test/src/base/processed_options_test.dart View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Dmitry Stefantsov
There were errors on different bots in the tests added by this commit. The main ...
3 years, 7 months ago (2017-04-28 10:49:52 UTC) #1
Dmitry Stefantsov
Committed patchset #1 (id:1) manually as 95f15308c8eaf867398e2f780e955e33a860dcbf (presubmit successful).
3 years, 7 months ago (2017-04-28 10:50:50 UTC) #3
Siggi Cherem (dart-lang)
3 years, 7 months ago (2017-04-28 22:58:20 UTC) #4
Message was sent while issue was closed.
Thanks for looking into it and reverting!

I noticed a missing await in the test, so you might be right about the cause.
Weird that the failure only occurs in the windows bots, though.

Powered by Google App Engine
This is Rietveld 408576698