[swift-dev] SIL/crashes/004-swift-expr-getsourcerange.sil

Joseph Bell joe at iachieved.it
Sat Dec 19 16:34:56 CST 2015


That is interesting, this was on Ubuntu 15.10, the other being on 14.04:

********************
Testing Time: 260.04s
********************
Failing Tests (1):
    Swift :: SIL/crashers/004-swift-expr-getsourcerange.sil

  Expected Passes    : 6965
  Expected Failures  : 100
  Unsupported Tests  : 620
  Unexpected Failures: 1
*** Failed while running tests for swift (check-swift-all-linux-x86_64)
./swift/utils/build-script: command terminated with a non-zero exit status
1, aborting
./swift/utils/build-script: command terminated with a non-zero exit status
1, aborting

Command Output (stderr):
--
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:15:
error: expected convention name identifier in 'convention' attribute
l<@convention()>(
              ^
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:16:
error: expected type
l<@convention()>(
               ^
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:2:
note: while parsing this '<' as a type parameter bracket
l<@convention()>(
 ^
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:18:
error: expected expression in list of expressions
l<@convention()>(
                 ^
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:18:
error: expected ',' separator
l<@convention()>(
                 ^
                 ,
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:1:
error: expressions are not allowed at the top level
l<@convention()>(
^
/home/package-swift/swift/validation-test/SIL/crashers/004-swift-expr-getsourcerange.sil:3:1:
error: use of unresolved identifier 'l'
l<@convention()>(
^

Joe


On Sat, Dec 19, 2015 at 3:23 PM, Wallacy <wallacyf at gmail.com> wrote:

>
> Last commit: 696544a0003d43de824ead0b4ec9c19fda9a7553 (4 hours ago)
>
> Testing Time: 1838.83s
>   Expected Passes    : 2357
>   Expected Failures  : 5
>   Unsupported Tests  : 35
> -- check-swift-macosx-x86_64 finished --
> --- Finished tests for swift ---
>
>
> Em sáb, 19 de dez de 2015 às 16:47, Joseph Bell via swift-dev <
> swift-dev at swift.org> escreveu:
>
>> Can anyone confirm or deny that this is a known issue at the moment?
>> This is with a fresh checkout as of this morning (Dec 19).
>>
>> ********************
>> Testing Time: 261.00s
>> ********************
>> Failing Tests (1):
>>     Swift :: SIL/crashers/004-swift-expr-getsourcerange.sil
>>
>>   Expected Passes    : 6965
>>   Expected Failures  : 100
>>   Unsupported Tests  : 620
>>   Unexpected Failures: 1
>> *** Failed while running tests for swift (check-swift-all-linux-x86_64)
>> ./swift/utils/build-script: command terminated with a non-zero exit
>> status 1, aborting
>> ./swift/utils/build-script: command terminated with a non-zero exit
>> status 1, aborting
>>
>> ➜  swift git:(master) git rev-parse HEAD
>> 696544a0003d43de824ead0b4ec9c19fda9a7553
>>
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151219/d9b97adb/attachment.html>


More information about the swift-dev mailing list