Browse Source

Merge pull request #3465 from richardkchapman/when6c

HPCC-7972 False positives in roxie regression suite on when6c.ecl

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 12 years ago
parent
commit
ba207ec6ea
2 changed files with 3 additions and 5 deletions
  1. 2 5
      testing/ecl/key/when6c.xml
  2. 1 0
      testing/ecl/when6c.ecl

+ 2 - 5
testing/ecl/key/when6c.xml

@@ -4,12 +4,9 @@
  <Row><s>9</s></Row>
 </Dataset>
 <Dataset name='Result 2'>
- <Row><f1>1</f1></Row>
- <Row><f1>9</f1></Row>
- <Row><f1>3</f1></Row>
-</Dataset>
-<Dataset name='Result 3'>
  <Row><c>1</c></Row>
  <Row><c>1</c></Row>
  <Row><c>1</c></Row>
 </Dataset>
+<Dataset name='Result 3'>
+</Dataset>

+ 1 - 0
testing/ecl/when6c.ecl

@@ -16,6 +16,7 @@
 ############################################################################## */
 
 //skip type==thorlcr TBD
+//skip type==hthor TBD
 
 r := {unsigned f1, unsigned f2, unsigned f3, unsigned f4 };