File: testsuite3

package info (click to toggle)
breezy 3.3.17-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 40,768 kB
  • sloc: python: 279,477; ansic: 1,093; makefile: 367; sh: 284; lisp: 107
file content (8 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/bin/sh

# Skip plugin tests for now - they leak references to breezy.testingplugins in sys.modules for some reason

BRZ_PLUGIN_PATH=-site:-user /usr/bin/brz selftest -v --parallel=fork \
  -Oselftest.timeout=6000 \
  -x test_export_pot \
  -x test_plugins