]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: skip Fortran tests on Android
authorElias Naur <mail@eliasnaur.com>
Tue, 26 Feb 2019 18:01:47 +0000 (19:01 +0100)
committerElias Naur <mail@eliasnaur.com>
Tue, 26 Feb 2019 18:21:15 +0000 (18:21 +0000)
commit8ca559eed5a5b87cb4a1ebe29c95b47aa723151e
tree8fdfae25c90764a9f60d6fa38a2518e3b131eb8b
parent8cf1d1634a423a9509c54a6cc8e2ec632a8a6e38
cmd/dist: skip Fortran tests on Android

They don't work on Android but will be run if the host has gfortran
installed.

Change-Id: I983c5695a9e963def90e4f8264fb00077a0c5e53
Reviewed-on: https://go-review.googlesource.com/c/163838
Run-TryBot: Elias Naur <mail@eliasnaur.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go