fix oss server upgrade ci test from 1.3.3 stable release (#378)

GitOrigin-RevId: 1bcd4bb1e1f741ff44219dc1b559af5514c6df91
This commit is contained in:
Rakesh Emmadi 2021-01-20 17:29:02 +05:30 committed by hasura-bot
parent 4815fcd500
commit 21fb33d709

View File

@ -175,6 +175,7 @@ get_server_upgrade_tests() {
--deselect test_graphql_queries.py::TestGraphQLQueryEnums::test_introspect_user_role \
--deselect test_schema_stitching.py::TestRemoteSchemaQueriesOverWebsocket::test_remote_query_error \
--deselect test_events.py::TestCreateAndDelete::test_create_reset \
--deselect test_events.py::TestUpdateEvtQuery::test_update_basic \
"${args[@]}" 1>/dev/null 2>/dev/null
set +x
cat "$tmpfile"