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

chore: fix test case (backport #40457) #40458

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 14, 2024

Issue

test_repost_item_valuation_for_closing_stock_balance (erpnext.stock.doctype.repost_item_valuation.test_repost_item_valuation.TestRepostItemValuation.test_repost_item_valuation_for_closing_stock_balance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/frappe-bench/apps/erpnext/erpnext/stock/doctype/repost_item_valuation/test_repost_item_valuation.py", line 408, in test_repost_item_valuation_for_closing_stock_balance
    self.assertEqual(doc.status, "Completed")
    doc = <ClosingStockBalance: CBAL-00001 docstatus=1>
    prepare_closing_stock_balance = <function prepare_closing_stock_balance at 0x72d329626480>
    self = <erpnext.stock.doctype.repost_item_valuation.test_repost_item_valuation.TestRepostItemValuation testMethod=test_repost_item_valuation_for_closing_stock_balance>
AssertionError: 'Failed' != 'Completed'
- Failed
+ Completed
```<hr>This is an automatic backport of pull request #40457 done by [Mergify](https://mergify.com).

(cherry picked from commit ec83d54)
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Mar 14, 2024
@rohitwaghchaure rohitwaghchaure merged commit 54b5064 into version-15-hotfix Mar 14, 2024
12 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-15-hotfix/pr-40457 branch March 14, 2024 09:13
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.17.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants