
[33m[1mTraceback (most recent call last):[0m

  File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m21[0m, in [35m<module>[0m
    [1mtest[0m[1m([0m[1mbacktrace[0m[35m[1m=[0m[36m[1mTrue[0m[1m,[0m [1mcolorize[0m[35m[1m=[0m[36m[1mTrue[0m[1m,[0m [1mdiagnose[0m[35m[1m=[0m[36m[1mTrue[0m[1m)[0m
    [36m└ [0m[36m[1m<function test at 0xDEADBEEF>[0m

> File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m16[0m, in [35mtest[0m
    [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m
    [36m       │    └ [0m[36m[1m2[0m
    [36m       └ [0m[36m[1m1[0m

[31m[1mAssertionError[0m: [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m

[33m[1mTraceback (most recent call last):[0m

  File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m16[0m, in [35mtest[0m
    [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m
    [36m       │    └ [0m[36m[1m2[0m
    [36m       └ [0m[36m[1m1[0m

[31m[1mAssertionError[0m: [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m

[33m[1mTraceback (most recent call last):[0m
  File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m23[0m, in [35m<module>[0m
    [1mtest[0m[1m([0m[1mbacktrace[0m[35m[1m=[0m[36m[1mTrue[0m[1m,[0m [1mcolorize[0m[35m[1m=[0m[36m[1mTrue[0m[1m,[0m [1mdiagnose[0m[35m[1m=[0m[36m[1mFalse[0m[1m)[0m
> File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m16[0m, in [35mtest[0m
    [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m
[31m[1mAssertionError[0m

[33m[1mTraceback (most recent call last):[0m
  File "[32mtests/exceptions/source/ownership/[0m[32m[1massertion_from_local.py[0m", line [33m16[0m, in [35mtest[0m
    [35m[1massert[0m [1ma[0m [35m[1m==[0m [1mb[0m
[31m[1mAssertionError[0m

Traceback (most recent call last):
  File "tests/exceptions/source/ownership/assertion_from_local.py", line 16, in test
    assert a == b
AssertionError
