google-nomulus/javatests/google/registry
jart f73e1c06b1 Remove InetAddress.getLocalHost() from tests
It seems the Bazel sandbox has become stricter at HEAD (which is
AWESOME) which caused this error to materialize from the shadows:

9) testExpiredTransfer_subordinateHost(google.registry.model.host.HostResourceTest)
java.net.UnknownHostException: sandbox: sandbox: unknown error
  at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
  at google.registry.model.host.HostResourceTest.setUp(HostResourceTest.java:82)
  ...
Caused by: java.net.UnknownHostException: sandbox: unknown error
  at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
  at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
  at java.net.InetAddress.getLocalHost(InetAddress.java:1500)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=130700624
2016-08-22 14:31:45 -04:00
..
backup Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
bigquery Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
billing Reduce mapreduce shards in tests 2016-08-05 20:41:53 -04:00
builddefs Create zip_file() rule 2016-08-02 19:17:55 -04:00
config Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
cron Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
dns Add dagger map for injecting DnsWriter implementations 2016-08-05 20:38:21 -04:00
export Add LrpToken to export kinds 2016-08-05 20:38:04 -04:00
flows Remove InetAddress.getLocalHost() from tests 2016-08-22 14:31:45 -04:00
groups Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
mapreduce/inputs Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
model Remove InetAddress.getLocalHost() from tests 2016-08-22 14:31:45 -04:00
module Wire in MetricReporter into the backend servlet to publish metrics 2016-08-22 14:07:45 -04:00
monitoring/whitebox Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
pricing Use string keys for the multimap of pricing engines for TLDs 2016-08-03 11:16:01 -04:00
rdap RDAP: Use IANA identifier as the registrar handle 2016-08-22 14:06:07 -04:00
rde Add escrow file import validation logic 2016-08-02 19:22:30 -04:00
request Remove unused request parameter extractor 2016-08-22 14:24:44 -04:00
security Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
server Use zip_rule() for EAR/WAR deploy archives 2016-08-02 21:00:39 -04:00
storage/drive Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
testing Wire in MetricReporter into the backend servlet to publish metrics 2016-08-22 14:07:45 -04:00
tldconfig/idn Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
tmch Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
tools Add create_domain command to gtech_tool 2016-08-15 16:53:01 -04:00
ui Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
util Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
whois Add WHOIS disclaimer text to ConfigModule 2016-07-21 14:55:38 -04:00
xjc Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
xml Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00