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

[Bug]: DFCI_InitialState testcase fail #166

Closed
1 task done
LucasLin2200 opened this issue Dec 4, 2023 · 1 comment
Closed
1 task done

[Bug]: DFCI_InitialState testcase fail #166

LucasLin2200 opened this issue Dec 4, 2023 · 1 comment
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact

Comments

@LucasLin2200
Copy link

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

"Obtain Target Parameters From Target" fail when run DFCI_InitialState as in test log.
image
Why is it return 16 here?
image

Expected Behavior

According to "BuiltIn . Should Be Equal As Integers ${rc}, 0" in the log, it should be return 0 here.
image

Steps To Reproduce

  1. Run DeviceIdTestApp.efi in DUT shell to fill NVram variable.
  2. Setup robotremoteserver on DUT.
  3. Connect host and DUT via ethernet cable and ping each other ip success.
  4. Run DFCI_InitialState testcase on host machine and get fail test log.

Build Environment

- OS(s):Win11
- Targets Impacted:RELEASE

Version Information

v4.0.1

Urgency

Low

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

full test log: logs_20231124_152448.zip
project

@LucasLin2200 LucasLin2200 added state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working labels Dec 4, 2023
@github-actions github-actions bot added the urgency:low Little to no impact label Dec 4, 2023
@LucasLin2200
Copy link
Author

Issue solved after update SystemInfoSerialNumberString to smbios table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

1 participant