• Chris Bracken's avatar
    Bugfix in build test: ensure prev snapshot exists (#11912) · 4670c926
    Chris Bracken authored
    Fix a test for build invalidation due to a change in main entry point.
    Previously this test's build was always invalidated to the the lack of a
    previous snapshot (as well as the change in checksums). This change
    ensures that the build is invalidated only due to the change in
    checksums.
    4670c926
Name
Last commit
Last update
..
build_test.dart Loading commit data...
common_test.dart Loading commit data...
context_test.dart Loading commit data...
file_system_test.dart Loading commit data...
io_test.dart Loading commit data...
logger_test.dart Loading commit data...
logs_test.dart Loading commit data...
os_test.dart Loading commit data...
os_utils_test.dart Loading commit data...
process_test.dart Loading commit data...
terminal_test.dart Loading commit data...