Activity log for bug #1667348

Date Who What changed Old value New value Message
2017-02-23 15:36:14 Nicolas Simonds bug added bug
2017-02-23 15:38:36 Nicolas Simonds description "example.com" is a real webserver on the public Internet, and is actually relatively well-behaved. But any tests that use it are implicitly making it a third-party dependency, and in cases where firewalls, etc. make it unreachable, unit tests will fail. Steps to Reproduce: sudo ip route add unreachable `host example.com | awk '/has address/ {print $NF "/32"}'` tox sudo ip route del unreachable `host example.com | awk '/has address/ {print $NF "/32"}'` tox Expected Results: Both tests pass Actual Results: The first set of tests fails "example.com" is a real webserver on the public Internet, and is actually relatively well-behaved. But any tests that use it are implicitly making it a third-party dependency, and in cases where firewalls, etc. make it unreachable, unit tests will fail. Steps to Reproduce: sudo ip route add unreachable `host example.com | awk '/has address/ {print $NF "/32"}'` tox sudo ip route del unreachable `host example.com | awk '/has address/ {print $NF "/32"}'` tox Expected Results: Both tests pass Actual Results: The first set of tests fails
2017-02-23 15:48:21 Ian Cordasco glance: importance Undecided Wishlist
2017-02-23 15:48:49 Ian Cordasco glance: status New In Progress
2017-02-23 15:49:00 Ian Cordasco glance: assignee Nicolas Simonds (nicolas.simonds)
2017-08-22 14:09:23 Brian Rosmaita glance: milestone queens-1
2017-10-20 15:49:56 Brian Rosmaita glance: milestone queens-1 queens-3
2018-02-19 13:43:14 Brian Rosmaita glance: milestone queens-3 rocky-1