Преглед изворни кода

HPCC-12267 Temporarily restrict quantile regression tests to roxie

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday пре 9 година
родитељ
комит
cffa280445

+ 4 - 0
testing/regress/ecl/quantile1.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 quantRec := RECORD(rawRec)
     UNSIGNED4 quant;

+ 4 - 0
testing/regress/ecl/quantile10.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRecord := { real id; };
 
 quantRec := RECORD(rawRecord)

+ 4 - 0
testing/regress/ecl/quantile11.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 quantRec := RECORD(rawRec)
     UNSIGNED4 quant;

+ 4 - 0
testing/regress/ecl/quantile12.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)

+ 4 - 0
testing/regress/ecl/quantile13.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)

+ 4 - 0
testing/regress/ecl/quantile1a.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)

+ 4 - 0
testing/regress/ecl/quantile1b.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)

+ 4 - 0
testing/regress/ecl/quantile2.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 quantRec := RECORD(rawRec)
     UNSIGNED4 quant;

+ 4 - 0
testing/regress/ecl/quantile3.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 quantRec := RECORD(rawRec)
     UNSIGNED4 quant;

+ 4 - 0
testing/regress/ecl/quantile4.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)

+ 4 - 0
testing/regress/ecl/quantile5.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRecord := { unsigned id; };
 
 quantRec := RECORD(rawRecord)

+ 4 - 0
testing/regress/ecl/quantile6.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRecord := { unsigned id; };
 
 quantRec := RECORD(rawRecord)

+ 4 - 0
testing/regress/ecl/quantile6b.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRecord := { unsigned id; };
 
 quantRec := RECORD(rawRecord)

+ 4 - 0
testing/regress/ecl/quantile7.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 //version scale=10
 //version scale=100
 //version scale=1000

+ 4 - 0
testing/regress/ecl/quantile8.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 //version scale=32
 //version scale=0x400
 //version scale=0x10000

+ 4 - 0
testing/regress/ecl/quantile9.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRecord := { unsigned id; };
 
 quantRec := RECORD(rawRecord)

+ 4 - 0
testing/regress/ecl/quantile_e1.ecl

@@ -15,6 +15,10 @@
     limitations under the License.
 ############################################################################## */
 
+//Temporarily disable tests on hthor/thor, until activity is implemented
+//nohthor
+//nothor
+
 rawRec := { unsigned id; };
 
 quantRec := RECORD(rawRec)