Skip to content

[test failure][armv7] Interop/Cxx/stdlib/use-std-vector-typechecker.swift failing on Android #84597

@justice-adams-apple

Description

@justice-adams-apple

Description

The following test fails on Android for armv7 but, it passes for Android AArch64 and x86_64. The error seen in the output is

12:21:38  SOURCE_DIR/test/Interop/Cxx/stdlib/use-std-vector-typechecker.swift:20:1: error: global function 'takeCxxVector' requires that 'VectorOfPointer' (aka 'std.__ndk1.vector<UnsafeMutablePointer<NonCopyable>, std.__ndk1.allocator<UnsafeMutablePointer<NonCopyable>>>') conform to 'CxxVector'

Related PR: #84340

Expected behavior

Expected test to pass

Environment

c8f8736

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.c++ interopFeature: Interoperability with C++

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions