File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
tasks/transform_conformance Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11commit: 41d96516
22
3- Passed: 705/1212
3+ Passed: 706/1213
44
55# All Passed:
66* babel-plugin-transform-logical-assignment-operators
@@ -1440,7 +1440,7 @@ x Output mismatch
14401440x Output mismatch
14411441
14421442
1443- # babel-plugin-transform-typescript (48/158 )
1443+ # babel-plugin-transform-typescript (49/159 )
14441444* cast/as-expression/input.ts
14451445Unresolved references mismatch:
14461446after transform: [ "T", "x"]
Original file line number Diff line number Diff line change @@ -89,8 +89,6 @@ pub const SKIP_TESTS: &[&str] = &[
8989 // Report error for deprecate option or oxc doesn’t follow error message
9090 "babel-plugin-transform-typescript/test/fixtures/opts/allowDeclareFields" ,
9191 "babel-plugin-transform-react-jsx/test/fixtures/react-automatic/should-throw-when-filter-is-specified" ,
92- // Not standard JavaScript or typescript syntax
93- "babel-plugin-transform-typescript/test/fixtures/exports/export-type-star-from" ,
9492 // The output is valid and semantically correct
9593 // but does not match Babel's expected output
9694 "babel-plugin-transform-typescript/test/fixtures/namespace/canonical" ,
You can’t perform that action at this time.
0 commit comments