forked from web-platform-tests/wpt
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Annotation model fixreqs (web-platform-tests#4232)
* Tightened tests for optional components of model The schema definitions did not say that an item was required so there were false positives in some cases - but only on optional components of the model. * Incorporated updates to address false positives This essentially involves adding required entries to many of the optional schema components. * Tightened tests for optional components of model The schema definitions did not say that an item was required so there were false positives in some cases - but only on optional components of the model. * Remove Composite, List, Independent tests Consistent with CR3 changes
- Loading branch information
1 parent
b1edb53
commit 98f9060
Showing
91 changed files
with
378 additions
and
793 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,5 +18,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
29 changes: 0 additions & 29 deletions
29
annotation-model/annotations/bodiesTargets/3.2.7-bodyChoiceSet.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,5 +24,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
28 changes: 0 additions & 28 deletions
28
annotation-model/annotations/bodiesTargets/3.2.7-targChoiceSet.json
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
annotation-model/annotations/bodiesTargets/3.2.8-bodyComposite.json
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
annotation-model/annotations/bodiesTargets/3.2.8-bodyIndependents.json
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
annotation-model/annotations/bodiesTargets/3.2.8-bodyList.json
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
annotation-model/annotations/bodiesTargets/3.2.8-targComposite.json
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
annotation-model/annotations/bodiesTargets/3.2.8-targIndependents.json
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
annotation-model/annotations/bodiesTargets/3.2.8-targList.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,5 +34,6 @@ | |
|
||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"required": [ "target" ] | ||
} |
Oops, something went wrong.