[prev in list] [next in list] [prev in thread] [next in thread] 

List:       monetdb-checkins
Subject:    MonetDB: userprofile - approve test
From:       svetlin <commits+svetlin.stalinov=monetdbsolutions.com () monetdb ! 
Date:       2022-06-30 11:42:06
Message-ID: hg.b8d167656d76.1656589326.-32303990268274170 () dev ! monetdb ! org
[Download RAW message or body]

Changeset: b8d167656d76 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/b8d167656d76
Modified Files:
	sql/test/Users/Tests/renameUser.SQL.py
Branch: userprofile
Log Message:

approve test


diffs (12 lines):

diff --git a/sql/test/Users/Tests/renameUser.SQL.py \
                b/sql/test/Users/Tests/renameUser.SQL.py
--- a/sql/test/Users/Tests/renameUser.SQL.py
+++ b/sql/test/Users/Tests/renameUser.SQL.py
@@ -65,7 +65,7 @@ with SQLTestCase() as mdb:
         mdb.execute('ALTER USER "april5" RENAME TO "april2";')\
             .assertFailed(err_code="42M32", err_message="ALTER USER: no such user \
'april5'")  mdb.execute("drop user april2;")\
-            .assertFailed(err_code="M0M27", err_message="DROP USER: no such user: \
'april2'") +            .assertFailed(err_code="0P000", err_message="DROP USER: no \
such user role 'april2'")  #   create a user on a non-existing schema;
         mdb.execute("CREATE USER april2 with password 'april' name 'second april, no \
                rights' schema library2;")\
             .assertFailed(err_code="3F000", err_message="CREATE USER: no such schema \
'library2'") _______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-leave@monetdb.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic