Skip to content

x/sys/cpu: tests fail on nacl #30733

@tklauser

Description

@tklauser

The x/sys/cpu tests fail on the nacl-386 and nacl-amd64p32 builders:

https://build.golang.org/log/cc4f59f7b4f276707e7bcdde980e0329520f99e7
https://build.golang.org/log/a0e3434d13a77b080e3f6d2d176d96bd368dc1ef

exit status 1
FAIL	golang.org/x/sys/cpu	0.079s
?   	golang.org/x/sys/unix	[no test files]
?   	golang.org/x/sys/windows	[no test files]
?   	golang.org/x/sys/windows/registry	[no test files]

tests failed: exit status 1

when executing via gomote I get

/usr/bin/go_nacl_amd64p32_exec: line 3: go: command not found
sed: -e expression #1, char 0: no previous regular expression
FAIL	golang.org/x/sys/cpu	0.026s
Error running run: exit status 1

/cc @bradfitz @ianlancetaylor

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeOS-NaClGOOS=nacl, Native Client, removed in Go 1.14

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions