Back to build
Raw log | Switch to full mode | Login

=== RUN TestConnAndListener --- PASS: TestConnAndListener (0.01s) conn_test.go:25: skipping unix test conn_test.go:25: skipping unixpacket test === RUN TestProhibitionaryDialArg --- SKIP: TestProhibitionaryDialArg (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestDialLocal --- PASS: TestDialLocal (0.01s) === RUN TestDialerDualStackFDLeak --- SKIP: TestDialerDualStackFDLeak (0.00s) dial_test.go:81: fuchsia does not have full support of socktest === RUN TestDialParallel --- SKIP: TestDialParallel (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestDialerFallbackDelay --- SKIP: TestDialerFallbackDelay (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestDialParallelSpuriousConnection --- SKIP: TestDialParallelSpuriousConnection (0.00s) dial_test.go:436: network test disabled for GOOS=fuchsia === RUN TestDialerPartialDeadline --- PASS: TestDialerPartialDeadline (0.00s) === RUN TestDialerLocalAddr --- SKIP: TestDialerLocalAddr (0.00s) dial_test.go:550: network test disabled for GOOS=fuchsia === RUN TestDialerDualStack --- SKIP: TestDialerDualStack (0.00s) dial_test.go:669: skipping known flaky test without the -flaky flag; see golang.org/issue/13324 === RUN TestDialerKeepAlive --- SKIP: TestDialerKeepAlive (0.00s) dial_test.go:725: network test disabled for GOOS=fuchsia === RUN TestDialCancel --- SKIP: TestDialCancel (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestCancelAfterDial --- SKIP: TestCancelAfterDial (0.00s) dial_test.go:840: network test disabled for GOOS=fuchsia === RUN TestDialListenerAddr --- SKIP: TestDialListenerAddr (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestDialerControl --- SKIP: TestDialerControl (0.00s) dial_test.go:944: not supported on fuchsia === RUN TestDNSSRVUniformity --- PASS: TestDNSSRVUniformity (0.00s) dnsclient_test.go:32: actual: 503 diff: 3 e: 500 m: 0.05 dnsclient_test.go:32: actual: 332 diff: -1.3333333333333144 e: 333.3333333333333 m: 0.1 dnsclient_test.go:32: actual: 115 diff: 15 e: 100 m: 0.2 dnsclient_test.go:32: actual: 609 diff: 9 e: 600 m: 0.05 === RUN TestWeighting --- PASS: TestWeighting (0.00s) dnsclient_test.go:32: actual: 609 diff: 9 e: 600 m: 0.05 === RUN TestDNSName --- PASS: TestDNSName (0.00s) === RUN TestDialError --- SKIP: TestDialError (0.00s) error_test.go:143: fuchsia does not have full support of socktest === RUN TestProtocolDialError --- SKIP: TestProtocolDialError (0.00s) error_test.go:190: network test disabled for GOOS=fuchsia === RUN TestDialAddrError --- PASS: TestDialAddrError (0.00s) === RUN TestListenError --- SKIP: TestListenError (0.00s) error_test.go:296: network test disabled for GOOS=fuchsia === RUN TestListenPacketError --- SKIP: TestListenPacketError (0.00s) error_test.go:360: network test disabled for GOOS=fuchsia === RUN TestProtocolListenError --- SKIP: TestProtocolListenError (0.00s) error_test.go:393: network test disabled for GOOS=fuchsia === RUN TestCloseError --- SKIP: TestCloseError (0.00s) error_test.go:570: network test disabled for GOOS=fuchsia === RUN TestAcceptError --- SKIP: TestAcceptError (0.00s) error_test.go:671: network test disabled for GOOS=fuchsia === RUN TestFileError --- SKIP: TestFileError (0.00s) error_test.go:755: network test disabled for GOOS=fuchsia === RUN TestResolveGoogle --- SKIP: TestResolveGoogle (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestDialGoogle --- SKIP: TestDialGoogle (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestFileConn --- SKIP: TestFileConn (0.00s) file_test.go:36: not supported on fuchsia === RUN TestFileListener --- SKIP: TestFileListener (0.00s) file_test.go:144: not supported on fuchsia === RUN TestFilePacketConn --- SKIP: TestFilePacketConn (0.00s) file_test.go:237: not supported on fuchsia === RUN TestFileCloseRace --- SKIP: TestFileCloseRace (0.00s) file_test.go:304: not supported on fuchsia === RUN TestLookupStaticHost --- SKIP: TestLookupStaticHost (0.00s) hosts_test.go:65: network test disabled for GOOS=fuchsia === RUN TestLookupStaticAddr --- SKIP: TestLookupStaticAddr (0.00s) hosts_test.go:139: network test disabled for GOOS=fuchsia === RUN TestHostCacheModification --- SKIP: TestHostCacheModification (0.00s) hosts_test.go:164: network test disabled for GOOS=fuchsia === RUN TestInterfaces --- PASS: TestInterfaces (0.00s) === RUN TestInterfaceAddrs --- PASS: TestInterfaceAddrs (0.00s) === RUN TestInterfaceUnicastAddrs --- PASS: TestInterfaceUnicastAddrs (0.00s) === RUN TestInterfaceMulticastAddrs --- PASS: TestInterfaceMulticastAddrs (0.00s) === RUN TestParseIP --- PASS: TestParseIP (0.00s) === RUN TestLookupWithIP --- SKIP: TestLookupWithIP (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestMarshalEmptyIP --- PASS: TestMarshalEmptyIP (0.00s) === RUN TestIPString --- PASS: TestIPString (0.00s) === RUN TestIPMask --- PASS: TestIPMask (0.00s) === RUN TestIPMaskString --- PASS: TestIPMaskString (0.00s) === RUN TestParseCIDR --- PASS: TestParseCIDR (0.00s) === RUN TestIPNetContains --- PASS: TestIPNetContains (0.00s) === RUN TestIPNetString --- PASS: TestIPNetString (0.00s) === RUN TestCIDRMask --- PASS: TestCIDRMask (0.00s) === RUN TestNetworkNumberAndMask --- PASS: TestNetworkNumberAndMask (0.00s) === RUN TestSplitHostPort --- PASS: TestSplitHostPort (0.00s) === RUN TestJoinHostPort --- PASS: TestJoinHostPort (0.00s) === RUN TestIPAddrFamily --- PASS: TestIPAddrFamily (0.00s) === RUN TestIPAddrScope --- PASS: TestIPAddrScope (0.00s) === RUN TestResolveIPAddr --- PASS: TestResolveIPAddr (0.00s) === RUN TestIPConnLocalName --- SKIP: TestIPConnLocalName (0.00s) iprawsock_test.go:94: network test disabled for GOOS=fuchsia === RUN TestIPConnRemoteName --- SKIP: TestIPConnRemoteName (0.00s) iprawsock_test.go:115: network test disabled for GOOS=fuchsia === RUN TestDialListenIPArgs --- PASS: TestDialListenIPArgs (0.00s) === RUN TestAddrList --- PASS: TestAddrList (0.00s) === RUN TestAddrListPartition --- PASS: TestAddrListPartition (0.00s) === RUN TestTCPListener --- SKIP: TestTCPListener (0.00s) listen_test.go:68: network test disabled for GOOS=fuchsia === RUN TestUDPListener --- SKIP: TestUDPListener (0.00s) listen_test.go:134: not supported on fuchsia === RUN TestDualStackTCPListener --- SKIP: TestDualStackTCPListener (0.00s) listen_test.go:233: network test disabled for GOOS=fuchsia === RUN TestDualStackUDPListener --- SKIP: TestDualStackUDPListener (0.00s) listen_test.go:328: not supported on fuchsia === RUN TestWildWildcardListener --- SKIP: TestWildWildcardListener (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestIPv4MulticastListener --- SKIP: TestIPv4MulticastListener (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestIPv6MulticastListener --- SKIP: TestIPv6MulticastListener (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestClosingListener --- SKIP: TestClosingListener (0.00s) listen_test.go:719: network test disabled for GOOS=fuchsia === RUN TestListenConfigControl --- SKIP: TestListenConfigControl (0.00s) listen_test.go:755: not supported on fuchsia === RUN TestLookupGoogleSRV === PAUSE TestLookupGoogleSRV === RUN TestLookupGmailMX === PAUSE TestLookupGmailMX === RUN TestLookupGmailNS === PAUSE TestLookupGmailNS === RUN TestLookupGmailTXT === PAUSE TestLookupGmailTXT === RUN TestLookupGooglePublicDNSAddr --- SKIP: TestLookupGooglePublicDNSAddr (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupIPv6LinkLocalAddr --- SKIP: TestLookupIPv6LinkLocalAddr (0.00s) lookup_test.go:285: IPv6 is required === RUN TestLookupIPv6LinkLocalAddrWithZone --- SKIP: TestLookupIPv6LinkLocalAddrWithZone (0.00s) lookup_test.go:311: IPv6 is required === RUN TestLookupCNAME --- SKIP: TestLookupCNAME (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupGoogleHost --- SKIP: TestLookupGoogleHost (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupLongTXT --- SKIP: TestLookupLongTXT (0.00s) lookup_test.go:407: skipping known flaky test without the -flaky flag; see golang.org/issue/22857 === RUN TestLookupGoogleIP --- SKIP: TestLookupGoogleIP (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestReverseAddress --- PASS: TestReverseAddress (0.00s) === RUN TestDNSFlood --- SKIP: TestDNSFlood (0.00s) lookup_test.go:498: test disabled; use -dnsflood to enable === RUN TestLookupDotsWithLocalSource --- SKIP: TestLookupDotsWithLocalSource (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupDotsWithRemoteSource --- SKIP: TestLookupDotsWithRemoteSource (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupPort --- SKIP: TestLookupPort (0.00s) lookup_test.go:750: network test disabled for GOOS=fuchsia === RUN TestLookupPort_Minimal --- SKIP: TestLookupPort_Minimal (0.00s) lookup_test.go:813: network test disabled for GOOS=fuchsia === RUN TestLookupProtocol_Minimal --- PASS: TestLookupProtocol_Minimal (0.00s) === RUN TestLookupNonLDH --- PASS: TestLookupNonLDH (0.00s) === RUN TestLookupContextCancel --- SKIP: TestLookupContextCancel (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestNilResolverLookup --- SKIP: TestNilResolverLookup (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestLookupHostCancel --- SKIP: TestLookupHostCancel (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestConcurrentPreferGoResolversDial --- SKIP: TestConcurrentPreferGoResolversDial (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestIPVersion --- PASS: TestIPVersion (0.00s) === RUN TestLookupIPAddrPreservesContextValues --- PASS: TestLookupIPAddrPreservesContextValues (0.00s) === RUN TestWithUnexpiredValuesPreserved --- PASS: TestWithUnexpiredValuesPreserved (0.00s) === RUN TestParseMAC --- PASS: TestParseMAC (0.00s) === RUN TestCloseRead --- SKIP: TestCloseRead (0.00s) net_test.go:24: network test disabled for GOOS=fuchsia === RUN TestCloseWrite --- SKIP: TestCloseWrite (0.00s) net_test.go:81: not supported on fuchsia === RUN TestConnClose --- PASS: TestConnClose (0.01s) net_test.go:170: skipping unix test net_test.go:170: skipping unixpacket test === RUN TestListenerClose --- SKIP: TestListenerClose (0.00s) net_test.go:210: Time based test is unstable on Fuchsia CI === RUN TestPacketConnClose --- SKIP: TestPacketConnClose (0.00s) net_test.go:269: network test disabled for GOOS=fuchsia === RUN TestListenCloseListen --- PASS: TestListenCloseListen (0.00s) === RUN TestAcceptIgnoreAbortedConnRequest --- SKIP: TestAcceptIgnoreAbortedConnRequest (0.00s) net_test.go:331: network test disabled for GOOS=fuchsia === RUN TestZeroByteRead --- PASS: TestZeroByteRead (0.09s) net_test.go:389: skipping unix test net_test.go:389: skipping unixpacket test === RUN TestReadTimeoutUnblocksRead --- SKIP: TestReadTimeoutUnblocksRead (0.00s) net_test.go:482: network test disabled for GOOS=fuchsia === RUN TestCloseUnblocksRead --- SKIP: TestCloseUnblocksRead (0.00s) net_test.go:529: network test disabled for GOOS=fuchsia === RUN TestNotTemporaryRead --- SKIP: TestNotTemporaryRead (0.00s) net_test.go:552: network test disabled for GOOS=fuchsia === RUN TestPacketConn --- SKIP: TestPacketConn (0.00s) packetconn_test.go:44: network test disabled for GOOS=fuchsia === RUN TestConnAndPacketConn --- SKIP: TestConnAndPacketConn (0.00s) packetconn_test.go:102: network test disabled for GOOS=fuchsia === RUN TestReadLine --- SKIP: TestReadLine (0.00s) parse_test.go:18: not supported on fuchsia === RUN TestGoDebugString --- PASS: TestGoDebugString (0.00s) === RUN TestDtoi --- PASS: TestDtoi (0.00s) === RUN TestParsePort --- PASS: TestParsePort (0.00s) === RUN TestTCPListenerSpecificMethods --- SKIP: TestTCPListenerSpecificMethods (0.00s) protoconn_test.go:28: network test disabled for GOOS=fuchsia === RUN TestTCPConnSpecificMethods --- PASS: TestTCPConnSpecificMethods (0.00s) === RUN TestUDPConnSpecificMethods --- SKIP: TestUDPConnSpecificMethods (0.00s) protoconn_test.go:124: network test disabled for GOOS=fuchsia === RUN TestIPConnSpecificMethods --- SKIP: TestIPConnSpecificMethods (0.00s) protoconn_test.go:177: network test disabled for GOOS=fuchsia === RUN TestUnixListenerSpecificMethods --- SKIP: TestUnixListenerSpecificMethods (0.00s) protoconn_test.go:220: network test disabled for GOOS=fuchsia === RUN TestUnixConnSpecificMethods --- SKIP: TestUnixConnSpecificMethods (0.00s) protoconn_test.go:265: network test disabled for GOOS=fuchsia === RUN TestRawConnReadWrite --- SKIP: TestRawConnReadWrite (0.00s) rawconn_test.go:19: not supported on fuchsia === RUN TestRawConnControl --- SKIP: TestRawConnControl (0.00s) rawconn_test.go:179: not supported on fuchsia === RUN TestSendfile --- SKIP: TestSendfile (0.00s) sendfile_test.go:32: network test disabled for GOOS=fuchsia === RUN TestSendfileParts --- SKIP: TestSendfileParts (0.00s) sendfile_test.go:106: network test disabled for GOOS=fuchsia === RUN TestSendfileSeeked --- SKIP: TestSendfileSeeked (0.00s) sendfile_test.go:169: network test disabled for GOOS=fuchsia === RUN TestSendfilePipe --- SKIP: TestSendfilePipe (0.00s) sendfile_test.go:237: skipping on fuchsia === RUN TestTCPServer --- SKIP: TestTCPServer (0.00s) server_test.go:59: network test disabled for GOOS=fuchsia === RUN TestUnixAndUnixpacketServer --- SKIP: TestUnixAndUnixpacketServer (0.00s) server_test.go:147: network test disabled for GOOS=fuchsia === RUN TestUDPServer --- SKIP: TestUDPServer (0.00s) server_test.go:265: network test disabled for GOOS=fuchsia === RUN TestUnixgramServer --- SKIP: TestUnixgramServer (0.00s) server_test.go:347: network test disabled for GOOS=fuchsia === RUN TestResolveTCPAddr --- SKIP: TestResolveTCPAddr (0.00s) tcpsock_test.go:333: network test disabled for GOOS=fuchsia === RUN TestTCPListenerName --- SKIP: TestTCPListenerName (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestIPv6LinkLocalUnicastTCP --- SKIP: TestIPv6LinkLocalUnicastTCP (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestTCPConcurrentAccept --- SKIP: TestTCPConcurrentAccept (0.00s) tcpsock_test.go:437: network test disabled for GOOS=fuchsia === RUN TestTCPReadWriteAllocs --- SKIP: TestTCPReadWriteAllocs (0.00s) tcpsock_test.go:484: network test disabled for GOOS=fuchsia === RUN TestTCPStress --- SKIP: TestTCPStress (0.00s) tcpsock_test.go:561: network test disabled for GOOS=fuchsia === RUN TestTCPSelfConnect --- SKIP: TestTCPSelfConnect (0.00s) tcpsock_test.go:647: network test disabled for GOOS=fuchsia === RUN TestTCPBig --- SKIP: TestTCPBig (0.00s) tcpsock_test.go:700: network test disabled for GOOS=fuchsia === RUN TestCopyPipeIntoTCP --- SKIP: TestCopyPipeIntoTCP (0.00s) tcpsock_test.go:757: network test disabled for GOOS=fuchsia === RUN TestDialTimeout --- SKIP: TestDialTimeout (0.00s) timeout_test.go:44: network test disabled for GOOS=fuchsia === RUN TestDialTimeoutMaxDuration --- SKIP: TestDialTimeoutMaxDuration (0.00s) timeout_test.go:111: network test disabled for GOOS=fuchsia === RUN TestAcceptTimeout --- SKIP: TestAcceptTimeout (0.00s) timeout_test.go:171: network test disabled for GOOS=fuchsia === RUN TestAcceptTimeoutMustReturn --- SKIP: TestAcceptTimeoutMustReturn (0.00s) timeout_test.go:232: network test disabled for GOOS=fuchsia === RUN TestAcceptTimeoutMustNotReturn --- SKIP: TestAcceptTimeoutMustNotReturn (0.00s) timeout_test.go:282: network test disabled for GOOS=fuchsia === RUN TestReadTimeout --- SKIP: TestReadTimeout (0.00s) timeout_test.go:337: network test disabled for GOOS=fuchsia === RUN TestReadTimeoutMustNotReturn --- SKIP: TestReadTimeoutMustNotReturn (0.00s) timeout_test.go:395: network test disabled for GOOS=fuchsia === RUN TestReadFromTimeout --- SKIP: TestReadFromTimeout (0.00s) timeout_test.go:469: network test disabled for GOOS=fuchsia === RUN TestWriteTimeout --- SKIP: TestWriteTimeout (0.00s) timeout_test.go:546: network test disabled for GOOS=fuchsia === RUN TestWriteTimeoutMustNotReturn --- SKIP: TestWriteTimeoutMustNotReturn (0.00s) timeout_test.go:593: network test disabled for GOOS=fuchsia === RUN TestWriteToTimeout --- SKIP: TestWriteToTimeout (0.00s) timeout_test.go:668: network test disabled for GOOS=fuchsia === RUN TestReadTimeoutFluctuation --- SKIP: TestReadTimeoutFluctuation (0.00s) timeout_test.go:725: network test disabled for GOOS=fuchsia === RUN TestReadFromTimeoutFluctuation --- SKIP: TestReadFromTimeoutFluctuation (0.00s) timeout_test.go:762: network test disabled for GOOS=fuchsia === RUN TestWriteTimeoutFluctuation --- SKIP: TestWriteTimeoutFluctuation (0.00s) timeout_test.go:799: network test disabled for GOOS=fuchsia === RUN TestVariousDeadlines --- SKIP: TestVariousDeadlines (0.00s) timeout_test.go:845: network test disabled for GOOS=fuchsia === RUN TestVariousDeadlines1Proc --- SKIP: TestVariousDeadlines1Proc (0.00s) timeout_test.go:854: network test disabled for GOOS=fuchsia === RUN TestVariousDeadlines4Proc --- SKIP: TestVariousDeadlines4Proc (0.00s) timeout_test.go:867: network test disabled for GOOS=fuchsia === RUN TestReadWriteProlongedTimeout --- SKIP: TestReadWriteProlongedTimeout (0.00s) timeout_test.go:1005: network test disabled for GOOS=fuchsia === RUN TestReadWriteDeadlineRace --- SKIP: TestReadWriteDeadlineRace (0.00s) timeout_test.go:1089: network test disabled for GOOS=fuchsia === RUN TestResolveUDPAddr --- SKIP: TestResolveUDPAddr (0.00s) udpsock_test.go:97: network test disabled for GOOS=fuchsia === RUN TestWriteToUDP --- SKIP: TestWriteToUDP (0.00s) udpsock_test.go:121: network test disabled for GOOS=fuchsia === RUN TestUDPConnLocalName --- SKIP: TestUDPConnLocalName (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestUDPConnLocalAndRemoteNames --- SKIP: TestUDPConnLocalAndRemoteNames (0.00s) udpsock_test.go:266: network test disabled for GOOS=fuchsia === RUN TestIPv6LinkLocalUnicastUDP --- SKIP: TestIPv6LinkLocalUnicastUDP (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN TestUDPZeroBytePayload --- SKIP: TestUDPZeroBytePayload (0.00s) udpsock_test.go:363: network test disabled for GOOS=fuchsia === RUN TestUDPZeroByteBuffer --- SKIP: TestUDPZeroByteBuffer (0.00s) udpsock_test.go:405: network test disabled for GOOS=fuchsia === RUN TestUDPReadSizeError --- SKIP: TestUDPReadSizeError (0.00s) udpsock_test.go:446: not supported on fuchsia === RUN TestBuffers_read --- SKIP: TestBuffers_read (0.00s) writev_test.go:24: network test disabled for GOOS=fuchsia === RUN TestBuffers_consume --- SKIP: TestBuffers_consume (0.00s) writev_test.go:50: network test disabled for GOOS=fuchsia === RUN TestBuffers_WriteTo --- SKIP: TestBuffers_WriteTo (0.00s) writev_test.go:105: network test disabled for GOOS=fuchsia === RUN TestWritevError --- SKIP: TestWritevError (0.00s) writev_test.go:200: network test disabled for GOOS=fuchsia === RUN TestPipe === RUN TestPipe/BasicIO === RUN TestPipe/PingPong === RUN TestPipe/RacyRead === RUN TestPipe/RacyWrite === RUN TestPipe/ReadTimeout === RUN TestPipe/WriteTimeout === RUN TestPipe/PastTimeout === RUN TestPipe/PresentTimeout === RUN TestPipe/FutureTimeout === RUN TestPipe/CloseTimeout === RUN TestPipe/ConcurrentMethods --- PASS: TestPipe (0.59s) --- PASS: TestPipe/BasicIO (0.02s) --- PASS: TestPipe/PingPong (0.00s) --- PASS: TestPipe/RacyRead (0.01s) --- PASS: TestPipe/RacyWrite (0.00s) --- PASS: TestPipe/ReadTimeout (0.00s) --- PASS: TestPipe/WriteTimeout (0.00s) --- PASS: TestPipe/PastTimeout (0.00s) --- PASS: TestPipe/PresentTimeout (0.10s) --- PASS: TestPipe/FutureTimeout (0.10s) --- PASS: TestPipe/CloseTimeout (0.10s) --- PASS: TestPipe/ConcurrentMethods (0.00s) === RUN TestPipeCloseError --- PASS: TestPipeCloseError (0.00s) === CONT TestLookupGoogleSRV === CONT TestLookupGmailTXT --- SKIP: TestLookupGoogleSRV (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === CONT TestLookupGmailNS --- SKIP: TestLookupGmailTXT (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. --- SKIP: TestLookupGmailNS (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === CONT TestLookupGmailMX --- SKIP: TestLookupGmailMX (0.00s) testenv.go:167: external network tests disabled on fuchsia; not all builders have one. === RUN ExampleIPv4 --- PASS: ExampleIPv4 (0.00s) === RUN ExampleParseCIDR --- PASS: ExampleParseCIDR (0.00s) === RUN ExampleParseIP --- PASS: ExampleParseIP (0.00s) === RUN ExampleIP_DefaultMask --- PASS: ExampleIP_DefaultMask (0.00s) === RUN ExampleIP_Mask --- PASS: ExampleIP_Mask (0.00s) === RUN ExampleCIDRMask --- PASS: ExampleCIDRMask (0.00s) === RUN ExampleIPv4Mask --- PASS: ExampleIPv4Mask (0.00s) PASS