Skip to content

make broken in MAC OS by new addition #4058

@andraxylia

Description

@andraxylia

mkdir -p /Users/andracis/istio/go/out/darwin_amd64/release/
set -o pipefail;
/Applications/Xcode.app/Contents/Developer/usr/bin/make pilot-test mixer-test security-test broker-test galley-test common-test
|& tee >(/Users/andracis/istio/go/bin/go-junit-report > /Users/andracis/istio/go/out/darwin_amd64/release/junit_unit-tests.xml)
/bin/bash: -c: line 0: syntax error near unexpected token &' /bin/bash: -c: line 0: set -o pipefail; /Applications/Xcode.app/Contents/Developer/usr/bin/make pilot-test mixer-test security-test broker-test galley-test common-test |& tee >(/Users/andracis/istio/go/bin/go-junit-report > /Users/andracis/istio/go/out/darwin_amd64/release/junit_unit-tests.xml)'
make: *** [test] Error 2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions