Skip to content

Investigate Windows CI testPlatformOptionsRunAsUser failure #128

@iCharlesHu

Description

@iCharlesHu

On Windows CI, testPlatformOptionsRunAsUser sporadically fails with Caught error: Failed to spawn the new process with underlying error: UnderlyingError(rawValue: 1326) which I can't reproduce locally.

Error 1326 is

ERROR_LOGON_FAILURE
1326 (0x52E)
The user name or password is incorrect.

This could indicate some sort of permission issue that CI imposes. Disable the test for now to unblock other PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions