Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wifi] Failure of a particular test sequence #7

Open
NevynUK opened this issue Dec 31, 2022 · 0 comments
Open

[Wifi] Failure of a particular test sequence #7

NevynUK opened this issue Dec 31, 2022 · 0 comments
Assignees

Comments

@NevynUK
Copy link

NevynUK commented Dec 31, 2022

Investigate why this test fails:

var tests = new ITest<F7TestDevice>[]
    {
        new WiFiConnectionPositiveTest<F7TestDevice>(),
        new WiFiWebRequestPositiveTest<F7TestDevice>(),
        new WiFiScanPositiveTest<F7TestDevice>()
    };
@NevynUK NevynUK added this to the RC3 milestone Dec 31, 2022
@NevynUK NevynUK self-assigned this Dec 31, 2022
@alexischr alexischr changed the title Test failure [Wifi] Failure of a particular test sequence Feb 2, 2023
@NevynUK NevynUK removed this from the RC3 milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant