You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/09/06 19:16:22 UTC

[GitHub] mbeckerle commented on a change in pull request #118: Quick fixes, and moving tests that work from scala-debug.

mbeckerle commented on a change in pull request #118: Quick fixes, and moving tests that work from scala-debug.
URL: https://github.com/apache/incubator-daffodil/pull/118#discussion_r215745846
 
 

 ##########
 File path: daffodil-test/src/test/scala/org/apache/daffodil/section23/dfdl_expressions/TestDFDLExpressionsNew.scala
 ##########
 @@ -43,4 +45,10 @@ class TestDFDLExpressionsNew {
   // DFDL-1617 - should detect errors due to query-style expressions
   @Test def test_query_style_01 { runner5.runOneTest("query_style_01") }
   @Test def test_query_style_02 { runner5.runOneTest("query_style_02") }
+
+  //DFDL-1221
+  @Test def test_beyondRoot_01() { runner.runOneTest("beyondRoot_01") }
+
+  //DFDL-711
+  @Test def test_short_parent_axis_01() { runner.runOneTest("short_parent_axis_01") }
 
 Review comment:
   Done

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services