Skip to content

internal/syscall/windows/registry: TestWalkFullRegistry failing on windows-amd64-longtest #35084

@bradfitz

Description

@bradfitz

The new windows-amd64-longtest is failing in:

ok  	image/png	0.222s
ok  	index/suffixarray	61.493s
ok  	internal/cpu	0.027s
ok  	internal/fmtsort	0.049s
ok  	internal/poll	1.098s
ok  	internal/reflectlite	0.066s
ok  	internal/singleflight	0.048s
ok  	internal/syscall/windows	0.112s
--- FAIL: TestWalkFullRegistry (9.46s)
    registry_test.go:554: DWORD value is not 4 bytes long
    registry_test.go:554: QWORD value is not 8 bytes long
    registry_test.go:554: QWORD value is not 8 bytes long
    registry_test.go:554: DWORD value is not 4 bytes long
    registry_test.go:554: QWORD value is not 8 bytes long
    registry_test.go:554: QWORD value is not 8 bytes long
    registry_test.go:569: value type 2097152 of DevLoader of LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4d36e96c-e325-11ce-bfc1-08002be10318}\Configuration\Reset\Driver failed: <nil>
FAIL
FAIL	internal/syscall/windows/registry	9.500s
ok  	internal/trace	1.580s
FAIL
2019/10/22 18:59:59 Failed: exit status 1

/cc @alexbrainman @zx2c4

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-WindowsTestingAn issue that has been verified to require only test changes, not just a test failure.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions