index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
tests
/
unit
/
test_failure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-17
/
+7
*
Replace assertRaisesRegexp with assertRaisesRegex
Vu Cong Tuan
2017-06-03
1
-3
/
+3
*
Use assertIs(Not)None to check for None
howardlee
2016-11-07
1
-5
/
+5
*
Replace assertEqual(None, *) with assertIsNone in tests
weiweigu
2016-07-12
1
-2
/
+2
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-1
/
+1
*
Handle cases where exc_args can't be serialized as JSON in the WBE
Greg Hill
2016-01-28
1
-0
/
+10
*
Trap and expose exception any 'args'
Joshua Harlow
2015-12-21
1
-1
/
+10
*
Revert "Remove failure version number"
Joshua Harlow
2015-12-21
1
-0
/
+8
*
Remove failure version number
Joshua Harlow
2015-12-14
1
-8
/
+0
*
Merge "Add validation of base exception type(s) in failure type"
Jenkins
2015-12-15
1
-0
/
+13
|
\
|
*
Add validation of base exception type(s) in failure type
Joshua Harlow
2015-10-19
1
-0
/
+13
*
|
Fix order of assertEqual for unit.test_*
lin-hua-cheng
2015-10-17
1
-24
/
+24
|
/
*
Use encodeutils for exception -> string function
Joshua Harlow
2015-06-30
1
-13
/
+17
*
Add + use failure json schema validation
Joshua Harlow
2015-03-11
1
-0
/
+31
*
Retain nested causes where/when we can
Joshua Harlow
2015-03-10
1
-0
/
+97
*
Revert wrapt usage until further notice
Joshua Harlow
2014-11-20
1
-12
/
+0
*
Use wrapt to provide the deprecated class proxy
Joshua Harlow
2014-11-19
1
-0
/
+12
*
Merge "Remove direct usage of the deprecated failure location"
Jenkins
2014-11-19
1
-2
/
+1
|
\
|
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-2
/
+1
*
|
Handle the case where '_exc_type_names' is empty
Joshua Harlow
2014-10-25
1
-0
/
+8
|
/
*
Move failure to its own type specific module
Joshua Harlow
2014-10-18
1
-0
/
+338