-
Notifications
You must be signed in to change notification settings - Fork 28
Failures on [parser] Better recovery for extra stuff in enum #1309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
sgrekhov
pushed a commit
to sgrekhov/co19
that referenced
this issue
Jul 5, 2022
sgrekhov
pushed a commit
to sgrekhov/co19
that referenced
this issue
Jul 5, 2022
eernstg
pushed a commit
that referenced
this issue
Jul 5, 2022
…ior (#1351) Co-authored-by: sgrekhov <[email protected]>
copybara-service bot
pushed a commit
to dart-lang/sdk
that referenced
this issue
Jul 14, 2022
2022-07-13 [email protected] Add initial specparser workflow (dart-lang/co19#1364) 2022-07-07 [email protected] Fixes dart-lang/co19#1355. Expect that `Process.killPid` returns `false` only if process is already dead (dart-lang/co19#1357) 2022-07-06 [email protected] Fixes dart-lang/co19#1328. Fix error expectation places for CFE (dart-lang/co19#1353) 2022-07-05 [email protected] Fixes dart-lang/co19#1309. Update error expectations according to the current behavior (dart-lang/co19#1352) 2022-07-05 [email protected] Fix finalizer tests (dart-lang/co19#1338) 2022-07-04 [email protected] Fixes dart-lang/co19#1343. Use correct 'part' and 'part of' directives (dart-lang/co19#1349) 2022-07-04 [email protected] Fix typos (dart-lang/co19#1341) 2022-07-04 [email protected] Fixes dart-lang/co19#1340. Update expected error locations for CFE (dart-lang/co19#1348) 2022-07-04 [email protected] Fixes dart-lang/co19#1344. Wait for entryPoint is invoked before doing the test (dart-lang/co19#1346) 2022-07-01 [email protected] Fixes dart-lang/co19#1342. Expect STATIC_WARNING.INVALID_NULL_AWARE_OPERATOR for C?.foo (dart-lang/co19#1347) Change-Id: I1d5b116297f4b94930988914de4c0e03b68b2b8d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251463 Reviewed-by: Alexander Thomas <[email protected]>
copybara-service bot
pushed a commit
to dart-lang/sdk
that referenced
this issue
Sep 30, 2022
2022-09-30 [email protected] Fixes dart-lang/co19#1478. Failures of the new co19_2 roll fixed. (dart-lang/co19#1480) 2022-09-28 [email protected] dart-lang/co19#195. RawDatagramSocket tests fixed (dart-lang/co19#1465) 2022-08-31 [email protected] dart-lang/co19#1405. Don't use deprecated API in co19_2 tests (dart-lang/co19#1409) 2022-08-31 [email protected] dart-lang/co19#1405. co19_2. BytesBuilder tests moved from dart:io to dart:typed_data (dart-lang/co19#1411) 2022-08-23 [email protected] dart-lang/co19#1394. Add missing compile-error (dart-lang/co19#1397) 2022-08-03 [email protected] dart-lang/co19#1129. In case of DIRECT connection don't expect any proxy routine called (dart-lang/co19#1385) 2022-07-29 [email protected] dart-lang/co19#673. IFrame tests that don't actually test IFrame removed (dart-lang/co19#1381) 2022-07-27 [email protected] Fixes dart-lang/co19#1376. Broken co19_2 test fixed (dart-lang/co19#1377) 2022-07-12 [email protected] Fixes dart-lang/co19#1356. Add analyzer errors on references to not included library parts (dart-lang/co19#1359) 2022-07-05 [email protected] Fixes dart-lang/co19#1309. Update error expectations according to the current behavior (dart-lang/co19#1351) 2022-07-04 [email protected] Fixes dart-lang/co19#1343. Use correct 'part' and 'part of' directives (dart-lang/co19#1350) 2022-07-01 [email protected] Fixes dart-lang/co19#1313. Pre-nnbd tests for focus_A01_t01 and blur_A01_t01 updated to their version in master (dart-lang/co19#1345) Change-Id: Iec8355f25b2c87b3dd83d84d2bab95812bbd0686 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262204 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are new test failures on [parser] Better recovery for extra stuff in enum (landed as 514f678199fa55009b6e126977c1e294e67eb423).
The tests
are failing on configurations
and needs updating.
The text was updated successfully, but these errors were encountered: