Defer switch exhaustiveness checks - #35000
Conversation
|
Ryan Cavanaugh (@RyanCavanaugh) Wesley Wigham (@weswigham) We might consider cherry picking this for 3.7.3. |
|
TypeScript Bot (@typescript-bot) test this |
|
Heya Wesley Wigham (@weswigham), I've started to run the extended test suite on this PR at be5d09e. You can monitor the build here. It should now contribute to this PR's status checks. |
|
Heya Wesley Wigham (@weswigham), I've started to run the parallelized Definitely Typed test suite on this PR at be5d09e. You can monitor the build here. It should now contribute to this PR's status checks. |
|
Heya Wesley Wigham (@weswigham), I've started to run the parallelized community code test suite on this PR at be5d09e. You can monitor the build here. It should now contribute to this PR's status checks. |
|
The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master. |
Wesley Wigham (weswigham)
left a comment
There was a problem hiding this comment.
User suite diff is same as master and DT failures look unrelated, so seems good.
|
Anders Hejlsberg (@ahejlsberg) does this also fix #34960? |
|
Based on this exchange in the other PR, I'm guessing yes? |
|
Yes, this fixes #34960. |
Fixes the issue reported here: #34840 (comment).