Home - Summaries: (main) : (py3.11) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy/module/_ast/test/test_ast.py::AppTestAST::()::test_fstring_self_documenting_feature_version

self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fad726a87c8>

    def test_fstring_self_documenting_feature_version(self):
>           raises(SyntaxError, self.get_ast, "f'{x=}'", feature_version=7)
E           (application-level) AssertionError: DID NOT RAISE

[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/_ast/test/test_ast.py:602]:2: AssertionError
builder: own-macos-x86-64 build #1266+
test: pypy/module/_ast/test/test_ast.py::AppTestAST::()::test_fstring_self_documenting_feature_version