Commit b3303fa7 authored by Mark Florisson's avatar Mark Florisson

Fix error test

parent 2d4b85db
......@@ -30,7 +30,6 @@ def withnogil_acquire(x):
_ERRORS = u"""
3: 9: 'nothing' is not a type identifier
12:11: Cannot check buffer index bounds without gil; use boundscheck(False) directive
24:11: Cannot access buffer with object dtype without gil
24:11: Assignment of Python object not allowed without gil
29:12: Assignment of Python object not allowed without gil
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment