GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
420 stars 112 forks source link

[Valeo][Evals] Same prompts with same data but results are not consistent #935

Open mabdelaziz999 opened 2 months ago

mabdelaziz999 commented 2 months ago

Environment: (Hint: "Report Extension Issue on Github" command will fill these out for you.)

Version information Gemini code assist 2.17.0 (September 2024) VScode 1.93.1

Cloud Code Extension version:

VSCode version:

OS: Windows 10

Cloud SDK:

Skaffold:

Kubectl:

Description: Trying the same prompt with same data but getting inconsistent results. sometimes very bad results

Repro step:

Consider the following when generating test cases:

Given the following requirement statement and all related requirements from already given requirements statements list, generate a comprehensive list of test cases that covers all possible scenarios, including valid, invalid, edge cases, and boundary conditions. Each test case should include the following details: Test ID, Requirement ID, Description, Input Values, Expected Outcome, and test steps in Robot testing Framework format. output should be sequential and not tabular. enclose each test case with "" and "" tags. test id should be unique, start with requirement id. ex, "Test ID: PBMW_SRS_PARK_107_005" don't reply with any explanation.

Requirement statement: {Requirement statement}

example format: Test ID: PBMW_SRS_PARK_58_006 Requirement ID: PBMW_SRS_PARK_58 Description:

Input Values: Sig_ReqWipMode = WTD_WREQ_NO_REQ PARAM_RebootsCount = CFG_n_REBOOTS_Counter_2 CFG_EN_AP_PARK = ENABLED PARAM_EEPROMSavedParkPos = CLD_α_DP_POSITION Sleep Request = False

Expected Outcome: Sig_ReqPosition = unchanged PARAM_RebootsCount = unchanged

Test Steps:

kschaab commented 2 months ago

Thank you for your issue report @mabdelaziz999. If you are able, would you please report this through the leave feedback option in the extension?