Use import-attributes flag in new generated tests

This commit is contained in:
Nicolò Ribaudo 2023-09-13 14:16:34 +02:00 committed by Philip Chimento
parent 3ddb9e5e95
commit 41515e87e5
44 changed files with 44 additions and 44 deletions

View File

@ -7,7 +7,7 @@ info: |
ImportCall : ImportCall :
import( AssignmentExpression[+In, ?Yield, ?Await] ,opt ) import( AssignmentExpression[+In, ?Yield, ?Await] ,opt )
import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt ) import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt )
features: [import-assertions] features: [import-attributes]
---*/ ---*/
//- import //- import

View File

@ -7,7 +7,7 @@ info: |
ImportCall : ImportCall :
import( AssignmentExpression[+In, ?Yield, ?Await] ,opt ) import( AssignmentExpression[+In, ?Yield, ?Await] ,opt )
import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt ) import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt )
features: [import-assertions] features: [import-attributes]
---*/ ---*/
//- import //- import

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested arrow syntax) description: ImportCall trailing comma following first parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested arrow syntax) description: ImportCall trailing comma following second parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested arrow syntax) description: ImportCall trailing comma following first parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested arrow syntax) description: ImportCall trailing comma following second parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested in async arrow function) description: ImportCall trailing comma following first parameter (nested in async arrow function)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested in async arrow function) description: ImportCall trailing comma following second parameter (nested in async arrow function)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested in async arrow function, returned) description: ImportCall trailing comma following first parameter (nested in async arrow function, returned)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested in async arrow function, returned) description: ImportCall trailing comma following second parameter (nested in async arrow function, returned)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested arrow syntax) description: ImportCall trailing comma following first parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested arrow syntax) description: ImportCall trailing comma following second parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested arrow syntax) description: ImportCall trailing comma following first parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested arrow syntax) description: ImportCall trailing comma following second parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested arrow syntax) description: ImportCall trailing comma following first parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested arrow syntax) description: ImportCall trailing comma following second parameter (nested arrow syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested in async generator, awaited) description: ImportCall trailing comma following first parameter (nested in async generator, awaited)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import, async-iteration] features: [import-attributes, dynamic-import, async-iteration]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested in async generator, awaited) description: ImportCall trailing comma following second parameter (nested in async generator, awaited)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import, async-iteration] features: [import-attributes, dynamic-import, async-iteration]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested block syntax) description: ImportCall trailing comma following first parameter (nested block syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested block syntax) description: ImportCall trailing comma following second parameter (nested block syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested block syntax) description: ImportCall trailing comma following first parameter (nested block syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested block syntax) description: ImportCall trailing comma following second parameter (nested block syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested do while syntax) description: ImportCall trailing comma following first parameter (nested do while syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested do while syntax) description: ImportCall trailing comma following second parameter (nested do while syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested else syntax) description: ImportCall trailing comma following first parameter (nested else syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested else syntax) description: ImportCall trailing comma following second parameter (nested else syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested else syntax) description: ImportCall trailing comma following first parameter (nested else syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested else syntax) description: ImportCall trailing comma following second parameter (nested else syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested function syntax) description: ImportCall trailing comma following first parameter (nested function syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested function syntax) description: ImportCall trailing comma following second parameter (nested function syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested function syntax) description: ImportCall trailing comma following first parameter (nested function syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested function syntax) description: ImportCall trailing comma following second parameter (nested function syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested if syntax) description: ImportCall trailing comma following first parameter (nested if syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested if syntax) description: ImportCall trailing comma following second parameter (nested if syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested if syntax) description: ImportCall trailing comma following first parameter (nested if syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested if syntax) description: ImportCall trailing comma following second parameter (nested if syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested while syntax) description: ImportCall trailing comma following first parameter (nested while syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested while syntax) description: ImportCall trailing comma following second parameter (nested while syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested with syntax in the expression position) description: ImportCall trailing comma following first parameter (nested with syntax in the expression position)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated, noStrict] flags: [generated, noStrict]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested with syntax in the expression position) description: ImportCall trailing comma following second parameter (nested with syntax in the expression position)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated, noStrict] flags: [generated, noStrict]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (nested with syntax) description: ImportCall trailing comma following first parameter (nested with syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated, noStrict] flags: [generated, noStrict]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (nested with syntax) description: ImportCall trailing comma following second parameter (nested with syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated, noStrict] flags: [generated, noStrict]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following first parameter (top level syntax) description: ImportCall trailing comma following first parameter (top level syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :

View File

@ -4,7 +4,7 @@
/*--- /*---
description: ImportCall trailing comma following second parameter (top level syntax) description: ImportCall trailing comma following second parameter (top level syntax)
esid: sec-import-call-runtime-semantics-evaluation esid: sec-import-call-runtime-semantics-evaluation
features: [import-assertions, dynamic-import] features: [import-attributes, dynamic-import]
flags: [generated] flags: [generated]
info: | info: |
ImportCall : ImportCall :