Commit Graph

3 Commits

Author SHA1 Message Date
Nate Biggs 886624cbf9 [dart2js] Add helper to detect csp in web tests and use it to set expectations for some tests.
Fixes these: https://dart-ci.firebaseapp.com/#showLatestFailures=true&configurations=dart2js-minified-csp-linux-chrome

Change-Id: I2939e3ce1fdee45d570d038f2f4382747cd617dc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/436140
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2025-06-24 12:06:22 -07:00
Nate Biggs d3539374ff Cleanup extra --strong flags being passed in test/web.
Change-Id: Ia00ced1c31ccd49dc883d4dfdc4fe644d8a5e363
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/435600
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
2025-06-20 20:11:25 -07:00
Nate Biggs 124b98b461 [dart2js] Move tests from tests/web that are failing on DDC configurations into dart2js specific folder.
Also update dart2jsOptions on some tests that are failing on production/O0 configurations.

Change-Id: Ie0a8fa56dc391c98186f1573a76cff7ef6afde8d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433563
Reviewed-by: Mayank Patke <fishythefish@google.com>
2025-06-20 20:11:25 -07:00