소스 검색

HPCC-13928 Apply change HPCC-13510 to candidate-5.4.0

Add //nohthor tag to avoid tests executing on Hthor.

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Attila Vamos 10 년 전
부모
커밋
fd28b5c471
4개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      testing/regress/ecl/childds4.ecl
  2. 2 0
      testing/regress/ecl/childds5.ecl
  3. 2 0
      testing/regress/ecl/childds6.ecl
  4. 2 0
      testing/regress/ecl/childds7.ecl

+ 2 - 0
testing/regress/ecl/childds4.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds5.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds6.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds7.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };