Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Skip test 'thread-1.1' on Mono 4.4. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f9cfd2a3ab18ac16f92e18d740add41f |
User & Date: | mistachkin 2016-07-30 19:52:32.340 |
Context
2016-07-30
| ||
19:59 | Adjust expected results for test 'tkt-58ed318f2f-1.14' on Mono 4.4. check-in: 05043c1dfb user: mistachkin tags: trunk | |
19:52 | Skip test 'thread-1.1' on Mono 4.4. check-in: f9cfd2a3ab user: mistachkin tags: trunk | |
19:47 | Make test 'data-1.84' work on Mono 4.4. check-in: acfc512faa user: mistachkin tags: trunk | |
Changes
Changes to Tests/thread.eagle.
︙ | ︙ | |||
455 456 457 458 459 460 461 | [getSQLiteHandleCounts $test_channel] \ [reportSQLiteResources $test_channel] } -cleanup { cleanupDb $fileName unset -nocomplain result results errors code sql dataSource id db fileName } -time true -constraints {eagle command.object monoBug28 monoCrash211\ | | | | 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 | [getSQLiteHandleCounts $test_channel] \ [reportSQLiteResources $test_channel] } -cleanup { cleanupDb $fileName unset -nocomplain result results errors code sql dataSource id db fileName } -time true -constraints {eagle command.object monoBug28 monoCrash211\ monoCrash42 monoBug44 command.sql compile.DATA SQLite System.Data.SQLite\ compileCSharp} -match regexp -result [appendArgs "^Ok\ System#CodeDom#Compiler#CompilerResults#\\d+ \\{\\} 0 \\{\\d+ \\d+ " $count(1) \ "\\} \\{\\} \\{" $handle_counts "\\} " $memory_used \$]} ############################################################################### unset -nocomplain count |
︙ | ︙ |