Uh oh!
There was an error while loading. Please reload this page.
doc: Mention --experimental-top-level-await flag - #33473
Conversation
juanarbol
commented
May 20, 2020
I don't want to be against this change, but is it currently documented here |
dfabulich
commented
May 20, 2020
I didn't mean to say that it's not documented, but the changelog should mention that it's behind the flag, I think. |
devsnek
commented
May 20, 2020
this will also require a change to https://github.com/nodejs/nodejs.org/blob/master/locale/en/blog/release/v14.3.0.md |
dfabulich
commented
May 20, 2020
I filed a separate PR for nodejs.org. |
samceena
commented
May 20, 2020
The changelog does not mention that it's behind a flag if it needs to be, so it's confusing. |
Uh oh!
There was an error while loading. Please reload this page.
zombieleet
commented
May 21, 2020
@dfabulich it is also not specified in the cli doc |
dfabulich
commented
May 21, 2020
Good catch! I added documentation to |
dfabulich
commented
May 21, 2020
While updating |
Uh oh!
There was an error while loading. Please reload this page.
dfabulich
commented
May 22, 2020
These tests were passing before I added that whitespace change; I'm about 99% sure this is a flaky build issue. (I don't see any way to rerun the build myself.) |
26ca8c3 to
dfaa01bComparedfabulich
commented
May 22, 2020
I'm about 99.999% sure this documentation PR didn't cause this failing test. |
BridgeAR
commented
May 23, 2020
@dfabulich we have multiple flaky tests. It is some times difficult to get the tests passing consistently on the amount of different systems and settings we support. If you stumble upon one of those, you might want to check if there's a corresponding issue and if not, to open a new issue for the failure. |
PR-URL: nodejs#33473 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR
commented
May 23, 2020
Landed in c39467c 🎉 |
PR-URL: #33473 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #33473 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #33473 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Checklist