mbeckerle commented on a change in pull request #195: Changes to support 
building in IntelliJ
URL: https://github.com/apache/incubator-daffodil/pull/195#discussion_r265117014
 
 

 ##########
 File path: 
daffodil-test/src/test/scala/org/apache/daffodil/section05/simple_types/TestSimpleTypes2.scala
 ##########
 @@ -79,6 +81,11 @@ class TestSimpleTypes2 {
   @Test def test_bitOrderChangeInvalid2() { 
runner1.runOneTest("bitOrderChangeInvalid2") }
   @Test def test_bitOrderChangeInvalid2Unparser() { 
runner1.runOneTest("bitOrderChangeInvalid2Unparser") }
   @Test def test_noByteOrder() { runner1.runOneTest("noByteOrder") }
+  //@Test def test_bitOrderChange() { runner1.runOneTest("bitOrderChange") }
 
 Review comment:
   Same issue this file. No JIRA ticket means these tests won't get revisited 
even if a related bug is fixed. Add "// NO JIRA TICKET" so we can revisit and 
label these (unless you want to label them now, but someone else can do this.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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