Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix several missing test constraints. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | netStandard21 |
Files: | files | file ages | folders |
SHA1: |
5dc7e573b195f8f8a50b8a1df336e39c |
User & Date: | mistachkin 2019-10-07 04:11:09.883 |
Context
2019-10-07
| ||
04:47 | Copy the 'testef6' output files to the 'netstandard2.1' output directory. check-in: c9e851fb48 user: mistachkin tags: netStandard21 | |
04:11 | Fix several missing test constraints. check-in: 5dc7e573b1 user: mistachkin tags: netStandard21 | |
03:26 | When dynamically compiling C# code within the test suite, disable warning 1701 on .NET Core. check-in: f5021afcb3 user: mistachkin tags: netStandard21 | |
Changes
Changes to Tests/tkt-59edc1018b.eagle.
︙ | ︙ | |||
89 90 91 92 93 94 95 | set result } -cleanup { unset -nocomplain code output error result value } -constraints \ {eagle monoToDo defineConstant.System.Data.SQLite.USE_INTEROP_DLL\ defineConstant.System.Data.SQLite.INTEROP_EXTENSION_FUNCTIONS SQLite testExec\ | > | | | | 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | set result } -cleanup { unset -nocomplain code output error result value } -constraints \ {eagle monoToDo defineConstant.System.Data.SQLite.USE_INTEROP_DLL\ defineConstant.System.Data.SQLite.INTEROP_EXTENSION_FUNCTIONS SQLite testExec\ file_EntityFramework.dll file_System.Data.SQLite.dll\ file_System.Data.SQLite.EF6.dll file_testef6.exe file_northwindEF.db} -result \ {0 {} 0 {FURIB GALED GODOS LAZYK LINOD PRINI REGGC WOLZA} 0 {} 0 ERNSH 0 {} 0\ {AROUT BSBEV CONSH EASTC NORTS SEVES} 0 {}}} ############################################################################### runSQLiteTestFilesEpilogue runSQLiteTestEpilogue runTestEpilogue |
Changes to Tests/tkt-8b7d179c3c.eagle.
︙ | ︙ | |||
97 98 99 100 101 102 103 | lappend result [string trim $error] } } set result } -cleanup { unset -nocomplain code output error result pageSize | | | | | | | | | | | | | | | | | | | 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 | lappend result [string trim $error] } } set result } -cleanup { unset -nocomplain code output error result pageSize } -constraints {eagle monoToDo SQLite file_EntityFramework.dll\ file_System.Data.SQLite.dll testExec file_System.Data.SQLite.EF6.dll\ file_testef6.exe file_northwindEF.db} -result {0 {} 0 {DRACD RATTC OLDWO GALED\ LILAS MAGAA ALFKI CHOPS SAVEA KOENE MAISD FOLKO CACTU OCEAN RANCH THECR GOURL\ GROSR SUPRD HUNGO ISLAT QUICK HUNGC GREAL LEHMS RICSU ERNSH WILMK LINOD TRAIH\ SIMOB OTTIK SPLIR MORGK FOLIG FURIB PRINI AROUT BSBEV CONSH EASTC NORTS SEVES\ BERGS VICTE BOLID FISSA ROMEY BLAUS BONAP MEREP ANATR ANTON CENTC PERIC TORTU\ FRANK TOMSP DUMON FRANR WARTH PARIS SPECD LONEP THEBI REGGC VINET WELLI HANAR\ QUEDE RICAR PICCO HILAA LETSS COMMI FAMIA QUEEN TRADH WHITC GODOS SANTG BLONP\ WANDK FRANS LAMAI BOTTM LAUGB LACOR LAZYK WOLZA VAFFE} 0 {DRACD RATTC OLDWO\ GALED LILAS MAGAA ALFKI CHOPS SAVEA KOENE MAISD FOLKO CACTU OCEAN RANCH THECR\ GOURL GROSR SUPRD HUNGO ISLAT QUICK HUNGC GREAL LEHMS RICSU ERNSH WILMK LINOD\ TRAIH SIMOB OTTIK SPLIR MORGK FOLIG FURIB PRINI AROUT BSBEV CONSH EASTC NORTS\ SEVES BERGS VICTE BOLID FISSA ROMEY BLAUS BONAP MEREP ANATR ANTON CENTC PERIC\ TORTU FRANK TOMSP DUMON FRANR WARTH PARIS SPECD LONEP THEBI REGGC VINET WELLI\ HANAR QUEDE RICAR PICCO HILAA LETSS COMMI FAMIA QUEEN TRADH WHITC GODOS SANTG\ BLONP WANDK FRANS LAMAI BOTTM LAUGB LACOR LAZYK WOLZA VAFFE}}} ############################################################################### runSQLiteTestFilesEpilogue runSQLiteTestEpilogue runTestEpilogue |
Changes to Tests/tkt-ccfa69fc32.eagle.
︙ | ︙ | |||
89 90 91 92 93 94 95 | [extractSystemDataSQLiteExceptionMessage $error]] } } set result } -cleanup { unset -nocomplain code output error result add | | | | | | | 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | [extractSystemDataSQLiteExceptionMessage $error]] } } set result } -cleanup { unset -nocomplain code output error result add } -constraints {eagle monoToDo SQLite file_EntityFramework.dll\ file_System.Data.SQLite.dll testExec file_System.Data.SQLite.EF6.dll\ file_testef6.exe file_northwindEF.db} -result {0 {1581 1730 1833 2116 2139} 0\ {constraint failed -- UNIQUE constraint failed: Territories.TerritoryID} 0 {1 2\ 3 4 5 6 7 8 9 10 1576 1577 1578 1579 1580 1581 1730 1833 2116 2139}}} ############################################################################### runSQLiteTestFilesEpilogue runSQLiteTestEpilogue runTestEpilogue |
Changes to Tests/tkt-da9f18d039.eagle.
︙ | ︙ | |||
81 82 83 84 85 86 87 | } else { lappend result [string trim $error] } set result } -cleanup { unset -nocomplain code output error result | | | | | 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | } else { lappend result [string trim $error] } set result } -cleanup { unset -nocomplain code output error result } -constraints {eagle monoToDo SQLite file_EntityFramework.dll\ file_System.Data.SQLite.dll testExec file_System.Data.SQLite.EF6.dll\ file_testef6.exe file_northwindEF.db} -result {0 {}}} ############################################################################### runSQLiteTestFilesEpilogue runSQLiteTestEpilogue runTestEpilogue |