diff --git a/README.md b/README.md
index 223ec260..b977ad8f 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Source Phase Imports][source-phase-imports] | Luca Casonato | Guy Bedford
Luca Casonato | [source-phase-imports][source-phase-imports-tests] | [July 2023][source-phase-imports-notes] |
| [Time Zone Canonicalization][time-zone-canon] | Justin Grant | Justin Grant
Richard Gibson | [Temporal.TimeZone][time-zone-canon-tests] | [July 2023][time-zone-canon-notes] |
| [Uint8Array to/from Base64][uint8array-base64] | Kevin Gibbons | Kevin Gibbons | [uint8array-base64][uint8array-base64-tests] | [February 2024][uint8array-base64-notes] |
-| [Dynamic Code Brand Checks][dynamic-code-brand-checks] | Nicolo Ribaudo | Krzysztof Kotowicz
Mike Samuel
Nicolo Ribaudo | :question: | April 2024 |
+| [Dynamic Code Brand Checks][dynamic-code-brand-checks] | Nicolo Ribaudo | Krzysztof Kotowicz
Mike Samuel
Nicolo Ribaudo | [No test262 tests][dynamic-code-brand-checks-no-tests] | April 2024 |
| [Redeclarable global `eval`-introduced `var`s][redeclarable-global-eval-vars] | Shu-yu Guo | Shu-yu Guo | [Testing plan][redeclarable-global-eval-vars-testplan] | [April 2024][redeclarable-global-eval-vars-notes] |
| [`Promise.try`][try] | Jordan Harband | Jordan Harband | [promise-try][try-tests] | [June 2024][try-notes] |
| [`RegExp.escape`][escape] | Domenic Denicola
Benjamin Gruenbaum
Jordan Harband | Jordan Harband
Kevin Gibbons | [Testing plan][escape-testplan] | [July 2024][escape-notes] |
@@ -210,6 +210,7 @@ Note that as part of the onboarding process your repository name may be normaliz
[math-sum-testplan]: https://github.com/tc39/test262/issues/4054
[dynamic-code-brand-checks]: https://github.com/tc39/proposal-dynamic-code-brand-checks
[dynamic-code-brand-checks-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2019-12/december-5.md#dynamic-code-brand-checks-for-stage-2
+[dynamic-code-brand-checks-no-tests]: https://github.com/tc39/test262/issues/4229
[is-error]: https://github.com/tc39/proposal-is-error
[is-error-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2024-06/june-11.md#erroriserror
[sequencing]: https://github.com/tc39/proposal-iterator-sequencing