rawlinp commented on a change in pull request #2785: In Traffic Router Support 
Snapshots which only update Delivery Services
URL: https://github.com/apache/trafficcontrol/pull/2785#discussion_r239967210
 
 

 ##########
 File path: 
traffic_router/core/src/test/java/com/comcast/cdn/traffic_control/traffic_router/core/config/ConfigHandlerTest.java
 ##########
 @@ -282,4 +315,113 @@ public void testParseLocalizationMethods() throws 
Exception {
         actual = Whitebox.invokeMethod(handler, "parseLocalizationMethods", 
"foo", CZMethodsJson);
         assertThat(actual, equalTo(expected));
     }
+
+    @Test
+    public void parseRegionalGeoConfigNegative() throws Exception {
+       final long interval = 60000000000l;
 
 Review comment:
   something terrible happened to the formatting in this file! Oh no! :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to