Skip to content

Commit 9baed74

Browse files
authored
CI/Actions: Re-enabling fixed longtests
Commit purely in CI - re-enabling previously failing longtests which have been fixed by @angus-g . Also removing commented-out test which became vlong.
1 parent 78cdf38 commit 9baed74

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

.github/workflows/ubuntu.yml

+7-8
Original file line numberDiff line numberDiff line change
@@ -225,19 +225,18 @@ jobs:
225225
"explicit-hyperc-superman",
226226
"coarse-corner",
227227
"gls-StationPapa",
228-
"medp1dgp2"
228+
"medp1dgp2",
229+
"Stokes_subduction_zone_vanKeken2008_OneA",
230+
"Stokes_subduction_zone_vanKeken2008_TwoB",
231+
"lagrangian_detectors_3d_2e5",
232+
"lock_exchange_2d_Lagrangian_paths",
233+
"square-convection-1e6",
234+
"wetting_and_drying_balzano1_dg_parallel"
229235
## Tests still failing and in need of fixing
230236
#"Stokes_mms_p1dg_p2",
231-
#"Stokes_subduction_zone_vanKeken2008_OneA",
232-
#"Stokes_subduction_zone_vanKeken2008_TwoB",
233-
#"lagrangian_detectors_3d_2e5",
234237
#"lock_exchange",
235-
#"lock_exchange_2d_Lagrangian_paths",
236238
#"lock_exchange_3d_parallel",
237-
#"particle_entrainment_of_dense_layer",
238239
#"saltfinger2d_adaptive",
239-
#"square-convection-1e6",
240-
#"wetting_and_drying_balzano1_dg_parallel"
241240
#"hokkaido-nansei-oki_tsunami"
242241
#"driven_cavity",
243242
]

0 commit comments

Comments
 (0)