Skip to content

Commit 337b1e1

Browse files
Reduced number of new scg tests
1 parent 94200f4 commit 337b1e1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

graphics/CMakeLists.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -251,13 +251,13 @@ set(TEST_DESCRIPTIONS
251251
#"AtlasExample a graphics" Excluded because of MAC failures (2. round, j)
252252
"AtlasExample o graphics"
253253
"AtlasExample p graphics"
254-
"AtlasExample s graphics"
254+
#"AtlasExample s graphics"
255255
#"analyze a graphics" Excluded because of MAC failures (2. round, o p)
256256
"analyze j graphics"
257257
"analyze s graphics"
258258
#"archi a graphics" Excluded because of MAC failures (2. round, o p)
259259
"archi j graphics"
260-
"archi s graphics"
260+
#"archi s graphics"
261261
"arrows a graphics"
262262
"compile a graphics"
263263
"crown a graphics"
@@ -288,7 +288,7 @@ set(TEST_DESCRIPTIONS
288288
"quarks a graphics"
289289
#"schroedinger_hydrogen a graphics" Excluded because of MAC failures (2. round, o p)
290290
"schroedinger_hydrogen j graphics"
291-
"schroedinger_hydrogen s graphics"
291+
#"schroedinger_hydrogen s graphics"
292292
"tmathtext a graphics"
293293
"tmathtext2 a graphics"
294294
"triangles a graphics"
@@ -299,7 +299,7 @@ set(TEST_DESCRIPTIONS
299299
"approx a graphs"
300300
#"exclusiongraph a graphs" Excluded because of MAC failures (2. round, o p)
301301
"exclusiongraph j graphs"
302-
"exclusiongraph s graphs"
302+
#"exclusiongraph s graphs"
303303
"exclusiongraph2 a graphs"
304304
"gerrors a graphs"
305305
#"gerrors2 a graphs" Excluded because of MAC failures (2. round, o p)
@@ -309,14 +309,14 @@ set(TEST_DESCRIPTIONS
309309
"graph a graphs"
310310
#"graph2derrorsfit a graphs" Excluded because of MAC failures (2. round, o p)
311311
"graph2derrorsfit j graphs"
312-
"graph2derrorsfit s graphs"
312+
#"graph2derrorsfit s graphs"
313313
#"graphApply a graphs" Excluded because of MAC failures (2. round, o p)
314314
"graphApply j graphs"
315315
"graphApply s graphs"
316316
"graphShade a graphs"
317317
#"graphpolar a graphs" Excluded because of MAC failures (2. round, o p)
318318
"graphpolar j graphs"
319-
"graphpolar s graphs"
319+
#"graphpolar s graphs"
320320
"graphpolar2 a graphs"
321321
"graphpolar3 a graphs"
322322
#"graphreverse a graphs" Excluded because of MAC failures (2. round, o p)
@@ -329,7 +329,7 @@ set(TEST_DESCRIPTIONS
329329
"scatter a graphs"#s
330330
#"surfaces a graphs" Excluded because of MAC failures (2. round, o p)
331331
"surfaces j graphs"
332-
"surfaces s graphs"
332+
#"surfaces s graphs"
333333
#"timeonaxis a graphs" Excluded because of linux fails (1. round)
334334
#"timeonaxis2 a graphs" Excluded because of linux fails (1. round)
335335
#"timeonaxis3 a graphs" Excluded because of linux fails (1. round)
@@ -350,7 +350,7 @@ set(TEST_DESCRIPTIONS
350350
#"candlescaled a hist" Excluded because of MAC failures (2. round, o)
351351
"candlescaled j hist"
352352
"candlescaled p hist"
353-
"candlescaled s hist"
353+
#"candlescaled s hist"
354354
"fillhistosauto2p a hist"
355355
"fillrandom a hist"
356356
"h2_cut a hist"
@@ -365,7 +365,7 @@ set(TEST_DESCRIPTIONS
365365
"hlabels1 a hist"
366366
#"hstack a hist" Excluded because of MAC failures (2. round, o p)
367367
"hstack j hist"
368-
"hstack s hist"
368+
#"hstack s hist"
369369
"legendautoplaced a hist"
370370
"logscales a hist"
371371
"movepalette a hist"
@@ -389,7 +389,7 @@ set(TEST_DESCRIPTIONS
389389
"reverseaxis s hist"
390390
#"testSmooth a hist" Excluded because of MAC failures (2. round, o p)
391391
"testSmooth j hist"
392-
"testSmooth s hist"
392+
#"testSmooth s hist"
393393
"th2polyBoxes a hist"
394394
"th2polyEurope a hist"
395395
#"th2polyHoneycomb a hist" Excluded because of MAC failures (2. round, j o p)
@@ -402,7 +402,7 @@ set(TEST_DESCRIPTIONS
402402
"BreitWigner a math"
403403
#"GammaFun a math" Excluded because of MAC failures (2. round, o p)
404404
"GammaFun j math"
405-
"GammaFun s math"
405+
#"GammaFun s math"
406406
"chi2test a math"
407407
"hlquantiles a math"
408408
"mathBeta a math"
@@ -416,7 +416,7 @@ set(TEST_DESCRIPTIONS
416416
"mathStudent s math"#s
417417
#"mathcoreCDF a math" Excluded because of MAC failures (2. round, o p)
418418
"mathcoreCDF j math"
419-
"mathcoreCDF s math"
419+
#"mathcoreCDF s math"
420420
#"mathcoreStatFunc a math" Excluded because of MAC failures (2. round, o p)
421421
"mathcoreStatFunc j math"
422422
"mathcoreStatFunc s math"

0 commit comments

Comments
 (0)