LCOW: Fix nits from 33241#33826
Conversation
There was a problem hiding this comment.
What about the other instances of this redundant (platform == "windows") check?
There was a problem hiding this comment.
As mentioned on slack, it's a little moot as I'm actively working to remove all these markers anyway. But done. Push imminent.
thaJeztah
left a comment
There was a problem hiding this comment.
left one nit, but looks good otherwise
There was a problem hiding this comment.
I noticed DefaultPlatformToken is only used in this file; can you un-export it?
There was a problem hiding this comment.
Yup, fixed. Push coming shortly.
|
Comments addressed. |
|
Failures look legit. |
|
@cpuguy83 yup, they do. Investigating |
Signed-off-by: John Howard <[email protected]>
|
I see it. Should be fixed in latest push. |
|
Experimental failure (just locked up and about to timeout) is unrelated. Restarting for the 3rd time. |
|
Green 💚 . Finally. (All sorts of CI infrastructure issues on multiple contexts the past few days) |
Signed-off-by: John Howard [email protected]
Fixes most of the feedback 'nits' comments from @johnstep in #33241