Skip to content

1047330: Fixed b-unit test case failures in CI. - #46

Open
Yokesh-SF4393 wants to merge 23 commits into
mainfrom
1047330-tests
Open

1047330: Fixed b-unit test case failures in CI.#46
Yokesh-SF4393 wants to merge 23 commits into
mainfrom
1047330-tests

Conversation

@Yokesh-SF4393

@Yokesh-SF4393 Yokesh-SF4393 commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Bug description

Fixed b-unit test case failures in CI for charts

Root cause

Found some test cases are failing due to time delay and text content match.

Solution description

Fixed the test cases by adding the wait for assertion and used contains for text content.

Code Studio usage(Mandatory)

  • Code Studio used in this PR/MR?

    • Yes
    • No
  • If Yes: Primary use (choose one)

    • Generate new code
    • Refactor/improve existing code
    • Tests
    • Bug fix / debugging help
    • Docs / comments
    • Review assistance (explanations/summaries)
    • Other:
  • Outcome

    • Saved time
    • Neutral
    • Cost time
  • If “Cost time” explain in short (1 or 2 lines):

Impact assessment

  • Low - Affects a single feature with minimal user impact
  • Medium - Affects multiple features or has moderate user impact
  • High - Critical functionality or significant user impact

Reason for not identifying earlier

Provide the reason for not identifying the bug earlier.

Areas tested against this fix

Breaking changes

  • Yes (Tag breaking-issue)
  • No

If yes, provide breaking commit details link and migration guidance.

Regression testing

  • Verified fix doesn't reintroduce previous bugs
  • Checked edge cases and error scenarios

Action taken to prevent recurrence

  • Added/updated unit tests
  • Other (specify): _________________
  • NA

Automation status

  • BUnit (provide PR link: _________________)
  • Playwight (provide PR link: _________________)
  • NA

Cross-platform verification

  • Blazor Server
  • Blazor WASM
  • NA

Related issues

Is this issue present in EJ2 or other components?

  • Resolved in EJ2 (PR link: _________________)
  • Created task for EJ2 (Task link: _________________)
  • Needs attention in other components (tag needs-attention-coreteam)
  • NA

Output screenshots

Post the output screenshots if a UI is affected or added due to this bug.

API changes

  • New API added (API Review task link: _________________)
  • Existing API renamed/modified (API Review task link: _________________)
  • No API changes

Performance verification

  • Verified no memory leaks introduced
  • Verified no performance degradation
  • Not applicable

Reviewer Checklist

  • Reviewed the provided Code Studio usages related information.
  • Code changes follow component guidelines
  • All provided information reviewed and verified
  • Solution addresses the root cause effectively

PrinceOliver and others added 23 commits August 20, 2026 13:49
- Add polished CodeQL workflow (csharp + javascript-typescript + actions)
- Add Dependabot configuration for NuGet, npm, and GitHub Actions
- Enable weekly scheduled scans and dependency updates
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
- Add SLSA build provenance attestation (actions/attest-build-provenance@v2)
  for nupkg/*.nupkg and nupkg/*.snupkg, scoped to pushed tag ref.
- Add workflow-level concurrency guard (cancel-in-progress: false) so re-tags
  don't race the sign-and-push steps.
- Switch vulnerability scan to exit-code-driven --format json capture, upload
  vuln-report artifact for diagnosis on failure.
- Install Node 22 + npm + run gulp themes task on the release runner so the
  csproj BeforeBuild target completes on a clean image.
- Pass -p:ContinuousIntegrationBuild=true to restore/build/pack for re-tag
  reproducibility.
- Replace hard-coded copyright year with UtcNow-derived property.
- Update .github/{THREAT-MODEL,SECURITY,DEVELOPMENT}.md to reflect new posture.
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…at sets the timezone/locale so the runner uses UTC and en_US.UTF-8.
Base automatically changed from ci-confirguration to main August 27, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants