• Danny Tuppeny's avatar
    Switch to URIs for breakpoints and unskip tests on Windows (#22510) · f87a2a32
    Danny Tuppeny authored
    * Switch to URIs for breakpoints and unskip tests on Windows
    
    addBreakpointWithScriptUri expects Uris. By coincidence, FS paths work on Mac/Linux but they fail on Windows. One of the issues in the skip comment is fixed, the other one seems not relevant here.
    
    * Apply symlink resolution to all integration tests
    
    The default temp folders we get include symlinks which breaks breakpoints.
    
    * Save 🙄
    
    * Fix typo
    f87a2a32
Name
Last commit
Last update
..
test_data Loading commit data...
README.md Loading commit data...
expression_evaluation_test.dart Loading commit data...
flutter_attach_test.dart Loading commit data...
flutter_run_test.dart Loading commit data...
hot_reload_test.dart Loading commit data...
lifetime_test.dart Loading commit data...
test_driver.dart Loading commit data...
test_utils.dart Loading commit data...