Why are we removing these two test cases? The Ganesha NFS server at least passes them. Frank > -----Original Message----- > From: linux-nfs-owner@xxxxxxxxxxxxxxx [mailto:linux-nfs- > owner@xxxxxxxxxxxxxxx] On Behalf Of Kinglong Mee > Sent: Tuesday, July 28, 2015 4:47 AM > To: J. Bruce Fields; linux-nfs@xxxxxxxxxxxxxxx > Cc: tigran.mkrtchyan@xxxxxxx; kinglongmee@xxxxxxxxx > Subject: [PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1 > > Signed-off-by: Kinglong Mee <kinglongmee@xxxxxxxxx> > --- > nfs4.1/server41tests/st_create_session.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/nfs4.1/server41tests/st_create_session.py > b/nfs4.1/server41tests/st_create_session.py > index b42e0ab..4c56bb4 100644 > --- a/nfs4.1/server41tests/st_create_session.py > +++ b/nfs4.1/server41tests/st_create_session.py > @@ -333,7 +333,7 @@ def testManyClients(t, env): > def testCallbackProgram(t, env): > """Check server can handle random transient program number > > - FLAGS: create_session all > + FLAGS: > CODE: CSESS20 > """ > cb_occurred = threading.Event() > @@ -360,7 +360,7 @@ def testCallbackProgram(t, env): > def testCallbackVersion(t, env): > """Check server sends callback program with a version listed in > nfs4client.py > > - FLAGS: create_session all > + FLAGS: > CODE: CSESS21 > """ > cb_occurred = threading.Event() > -- > 2.4.3 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the > body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at > http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html