Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update expected results for the 'tkt-71bedaca19-1.1' test to include the new 'IoErr_VNode' extended error code. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ac28a75055cb82cefb0b3e9c304ada72 |
User & Date: | mistachkin 2015-09-16 17:57:24.976 |
Context
2015-09-16
| ||
17:58 | For the interop assembly, move the included extensions after the non-extension code. check-in: 20c1de6d86 user: mistachkin tags: trunk | |
17:57 | Update expected results for the 'tkt-71bedaca19-1.1' test to include the new 'IoErr_VNode' extended error code. check-in: ac28a75055 user: mistachkin tags: trunk | |
2015-09-15
| ||
04:26 | Enhance the test suite infrastructure 'getAppDomainPreamble' routine to use 'changeNativeRuntimeOption'. check-in: 0f5776243f user: mistachkin tags: trunk | |
Changes
Changes to Tests/tkt-71bedaca19.eagle.
︙ | ︙ | |||
94 95 96 97 98 99 100 101 102 103 104 105 106 107 | IoErr_ShmLock 5130 IoErr_ShmMap 5386 IoErr_ShmOpen 4618 IoErr_ShmSize 4874 IoErr_Short_Read 522 IoErr_Truncate 1546 IoErr_Unlock 2058 IoErr_Write 778 Locked 6 Locked_SharedCache 262 Mismatch 20 Misuse 21 NoLfs 22 NoMem 7 | > | 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | IoErr_ShmLock 5130 IoErr_ShmMap 5386 IoErr_ShmOpen 4618 IoErr_ShmSize 4874 IoErr_Short_Read 522 IoErr_Truncate 1546 IoErr_Unlock 2058 IoErr_VNode 6922 IoErr_Write 778 Locked 6 Locked_SharedCache 262 Mismatch 20 Misuse 21 NoLfs 22 NoMem 7 |
︙ | ︙ |