Open
Description
Previous ID | SR-9474 |
Radar | None |
Original Reporter | stamba (JIRA User) |
Type | Bug |
Attachment: Download
Environment
PowerPC64LE(Little Endian) - Ubuntu 16.04.4 LTS
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug, ppc64le |
Assignee | None |
Priority | Medium |
md5: 030568327a69a224a8b6083143ffc5ed
Issue Description:
The following Sanitizers test failures are seen when Swift 5.0 toolchain is built on PowerPC64LE.
Invoked the build-toolchain to run the tests as follows :-
utils/build-toolchain srtbundle --test
**Following are the Sanitizers test failures:-
Swift(linux-powerpc64le) :: Sanitizers/tsan.swift
Swift(linux-powerpc64le) :: Sanitizers/witness_table_lookup.swift
Are these tests valid for PowerPC64LE?
Attached are the error details of the failing tests.