File: tox-blacklist

package info (click to toggle)
qpid-proton 0.37.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,384 kB
  • sloc: ansic: 37,828; cpp: 37,140; python: 15,302; ruby: 6,018; xml: 477; sh: 320; pascal: 52; makefile: 18
file content (12 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Running *all* the python tests under tox is redundant as this is
# already done by the python-test suite.
# This file contains a list of the longer running tests that can be
# skipped in order to speed up the tox test run

proton_tests.soak.*
proton_tests.engine.ServerTest.testIdleTimeout
proton_tests.engine.ServerTest.testKeepalive
proton_tests.messenger.IdleTimeoutTest.testIdleTimeout
proton_tests.messenger.MessengerTest.testCreditBlockingRebalance
proton_tests.messenger.NBMessengerTest.testCreditReplenish
proton_tests.messenger.NBMessengerTest.testRecvBeforeSubscribe