[Bug 52621] New: Failed test of `alternate_success_code` from `windows-rs`

WineHQ Bugzilla wine-bugs at winehq.org
Thu Mar 3 13:25:30 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52621

            Bug ID: 52621
           Summary: Failed test of `alternate_success_code` from
                    `windows-rs`
           Product: Wine
           Version: 7.2
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: mikrutrafal at protonmail.com
      Distribution: ---

This test pass on Windows 10

Failures
```
running 1 test
test test ... FAILED

failures:

---- test stdout ----
thread 'test' panicked at 'assertion failed: hr == CO_E_NOTINITIALIZED',
crates\tests\alternate_success_c
ode\tests\test.rs:9:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    test

```

Rust for Windows can be installed via
https://forge.rust-lang.org/infra/other-installation-methods.html
or directly
https://static.rust-lang.org/dist/rust-1.59.0-x86_64-pc-windows-gnu.msi

Steps to reproduce

git clone https://github.com/microsoft/windows-rs.git
cd windows-rs
git checkout 9965e3c44829d0c86b2d9d2b3c5338376f158bde
cd crates/tests/alternate_success_code/
wine cargo test

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list