Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teamcity: failed test: TestDjango #42097

Closed
cockroach-teamcity opened this issue Nov 1, 2019 · 2 comments
Closed

teamcity: failed test: TestDjango #42097

cockroach-teamcity opened this issue Nov 1, 2019 · 2 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on release-2.1 (Examples-ORMs): TestDjango, TestDjango/FirstRun, TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Products, TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Order, TestDjango/SecondRun, TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Customers, TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart

You may want to check for open issues.

#1568314:

TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Customers
--- FAIL: Examples-ORMs/TestDjango: TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Customers (0.060s)
test_driver.go:261: expecting products from api after creation to be [{0 0x9082c0 123.4}], found []



TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Order
--- FAIL: Examples-ORMs/TestDjango: TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Order (0.020s)
test_driver.go:261: expecting products from api after creation to be [{0 0x9082c0 123.4}], found []



TestDjango/SecondRun
--- FAIL: Examples-ORMs/TestDjango: TestDjango/SecondRun (2.570s)




TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Products
--- FAIL: Examples-ORMs/TestDjango: TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart: TestDjango/SecondRun/RetrieveFromAPIAfterRestart/Products (0.020s)
test_driver.go:261: expecting products from api after creation to be [{0 0x9082c0 123.4}], found []



TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart
--- FAIL: Examples-ORMs/TestDjango: TestDjango/SecondRun: TestDjango/SecondRun/RetrieveFromAPIAfterRestart (0.000s)




TestDjango/FirstRun
--- FAIL: Examples-ORMs/TestDjango: TestDjango/FirstRun (180.850s)
main_test.go:163: Get http://localhost:6543/ping/: dial tcp 127.0.0.1:6543: getsockopt: connection refused



TestDjango
--- FAIL: Examples-ORMs/TestDjango (184.070s)





Please assign, take a look and update the issue accordingly.

@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Nov 1, 2019
@yuzefovich
Copy link
Member

I think this issue should be closed since we should not be running this Django app against 2.1 (see #42083), but I'll leave it up to you.

@rohany
Copy link
Contributor

rohany commented Nov 1, 2019

Yeah we should close this — we haven’t done any testing/configuring for Django with 2.1

@rohany rohany closed this as completed Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

3 participants