View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029247 | Open CASCADE | OCCT:Tests | public | 2017-10-19 11:56 | 2018-06-29 21:19 |
Reporter | apn | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | macOS | ||||
Product Version | 7.0.0 | ||||
Target Version | 7.3.0 | Fixed in Version | 7.3.0 | ||
Summary | 0029247: Tests, CheckCommands.tcl - Tcl exception "expected integer but got 3dviewer" in test cases on macOS | ||||
Description | Test cases on macOS(using native tcl from /usr/lib) failed when $lst starts with numeral, because upvar guesses that its first parameter is level rather than otherVar. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR29247 has been created by apn. SHA-1: 74c2a44aa9357a487c32063e28b82ff29dacdcf8 Detailed log of new commits: Author: apn Date: Thu Oct 19 12:08:05 2017 +0300 0029247: Tcl exception "expected integer but got 3dviewer" in test cases on macOS Test cases on macOS(using native tcl from /usr/lib) failed when $lst starts with numeral, because upvar guesses that its first parameter is level rather than otherVar. The fix is to explicitly supply level to 1 (default value if uplevel is omitted) to avoid tcl exception "expected integer but got 3dviewer". |
|
Branch CR29247 has been updated forcibly by apn. SHA-1: ba5af1012999e4bebbd4b82dbcd4b8be709e3e09 |
|
Dear ski, could you please review CR29247. |
|
Branch CR29247 has been deleted by kgv. SHA-1: ba5af1012999e4bebbd4b82dbcd4b8be709e3e09 |
occt: master 72bcf3c7 2017-10-19 09:08:05 Committer: bugmaster Details Diff |
0029247: Tests, CheckCommands.tcl - Tcl exception "expected integer but got 3dviewer" in test cases on macOS Test cases on macOS (using native tcl from /usr/lib) fail when $lst starts with numeral, because upvar guesses that its first parameter is level rather than otherVar. The fix is to explicitly supply level to 1 (default value if uplevel is omitted) to avoid tcl exception "expected integer but got 3dviewer". |
Affected Issues 0029247 |
|
mod - src/DrawResources/CheckCommands.tcl | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-19 11:56 | apn | New Issue | |
2017-10-19 11:56 | apn | Assigned To | => apn |
2017-10-19 12:08 | git | Note Added: 0071627 | |
2017-10-19 12:09 | git | Note Added: 0071628 | |
2017-10-19 12:10 | apn | Test case number | => Not needed |
2017-10-19 12:10 | apn | Note Added: 0071629 | |
2017-10-19 12:10 | apn | Assigned To | apn => ski |
2017-10-19 12:10 | apn | Status | new => resolved |
2017-10-19 12:11 | kgv | Summary | Tcl exception "expected integer but got 3dviewer" in test cases on macOS => Tests - Tcl exception "expected integer but got 3dviewer" in test cases on macOS |
2017-10-19 12:12 |
|
Assigned To | ski => bugmaster |
2017-10-19 12:12 |
|
Status | resolved => reviewed |
2017-10-19 12:14 | kgv | Relationship added | child of 0025945 |
2017-10-19 12:14 | kgv | Product Version | => 7.0.0 |
2017-10-19 12:15 | kgv | Summary | Tests - Tcl exception "expected integer but got 3dviewer" in test cases on macOS => Tests, CheckCommands.tcl - Tcl exception "expected integer but got 3dviewer" in test cases on macOS |
2017-10-19 12:19 | bugmaster | Status | reviewed => tested |
2017-10-19 12:39 | kgv | Target Version | 7.4.0 => 7.3.0 |
2017-10-19 19:11 | bugmaster | Changeset attached | => occt master 72bcf3c7 |
2017-10-19 19:11 | bugmaster | Status | tested => verified |
2017-10-19 19:11 | bugmaster | Resolution | open => fixed |
2017-10-23 15:01 | git | Note Added: 0071712 | |
2018-06-29 21:15 |
|
Fixed in Version | => 7.3.0 |
2018-06-29 21:19 |
|
Status | verified => closed |