]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Few lines to remember the use case covered by testMEDReader20.py non reg test
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 7 Oct 2016 06:22:09 +0000 (08:22 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 7 Oct 2016 06:22:09 +0000 (08:22 +0200)
src/Plugins/MEDReader/Test/testMEDReader20.py

index a63f90ff40fa6ec217550fbb00135f810f646461..4123d944eabb9096a39179f993dd1d4ce107c543 100644 (file)
@@ -21,6 +21,8 @@
 
 # non regression test that emulates https://ageay@git.salome-platform.org/gitpub/samples/datafiles.git Med/ResOK_0000.med
 # This test point error during commit efd9331a9455785d0f04b75 in PARAVIS
+# Commit of the correction : a4e89b15c2faff6341ab9c3d78abc in PARAVIS
+# Due to mistake in MEDReader, the family field array on nodes was deleted twice when changing time step
 
 from MEDLoader import *
 fname="testMEDReader20.med"