• 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
flutter_attach_test.dart 1.82 KB