mirror of
https://github.com/black-ant/Ant-Browser.git
synced 2026-07-14 18:48:55 +08:00
publish: 1.1.0 snapshot (ff46de5)
channel: master version: 1.1.0 source-ref: master published-at-utc: 2026-03-20T14:14:07Z
This commit is contained in:
@@ -26,7 +26,12 @@ func TestDescribeChromeProcessStartError(t *testing.T) {
|
||||
{
|
||||
name: "invalid win32",
|
||||
err: fmt.Errorf("%%1 is not a valid Win32 application"),
|
||||
want: "与系统架构不兼容",
|
||||
want: "与系统/架构不兼容",
|
||||
},
|
||||
{
|
||||
name: "linux exec format error",
|
||||
err: fmt.Errorf("fork/exec /opt/chrome/chrome.exe: exec format error"),
|
||||
want: "与系统/架构不兼容",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user