Skip to content

Test failure on i586 #1029

Description

@jayvdb

Test failure on Python 3.9 that was encountered a while ago on openSUSE, only occurs on i586

 =================================== FAILURES ===================================
__________________________ JClassTestCase.testAsArray __________________________

self = <test_jclass.JClassTestCase testMethod=testAsArray>

    def testAsArray(self):
        jo = JClass('java.lang.Object')
>       self.assertEqual(jo[:], JArray(jo))
E       TypeError: Bad array specification on slice

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions