更新 createdb.sql

6 个作业 来自于 master 用时 24 秒 (排队 3 秒)

没有进行代码缺陷检查。可能是由于没有名称为“code-analysis”的job,请确认job名称。
状态 运行分数 作业 ID 作业名称 覆盖率
  Case1
已失败 #546396
ubuntu-16.04 short-job
case1

00:24

手动操作 #546397
ubuntu-16.04 short-job allowed to fail manual
teacher-check1
 
  Case2
已跳过 #546398
ubuntu-16.04 short-job
case2
已跳过 #546399
ubuntu-16.04 short-job allowed to fail manual
teacher-check2
 
  Case3
已跳过 #546400
ubuntu-16.04 short-job
case3
已跳过 #546401
ubuntu-16.04 short-job allowed to fail manual
teacher-check3
 
作业 步骤 失败原因
已失败
case1 Case1
  File "testcases.py", line 75, in <module>
cursor.execute(createdb_sql)
File "src/pymssql.pyx", line 468, in pymssql.Cursor.execute
pymssql.OperationalError: (3701, b"Cannot drop the database 'TPCH', because it does not exist or you do not have permission.DB-Lib error message 20018, severity 11:\nGeneral SQL Server error: Check messages from the SQL Server\n")
SQL Server 2019 will run as non-root by default.
This container is running as user mssql.
Your master database file is owned by mssql.
To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216.
ERROR: Job failed: exit code 1