Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Dev utils ci failure #32170

Closed
wants to merge 19 commits into from
Closed

Conversation

ryoqun
Copy link
Contributor

@ryoqun ryoqun commented Jun 16, 2023

this is one of ci scenario for #32169 see #32169 (comment) for details

fixes: #32170
fixes: #32171
fixes: #32246
fixes: #32247
fixes: #32248
fixes: #32249
fixes: #32344
fixes: #32345

@@ -888,7 +888,7 @@ impl<'a> BorrowedAccount<'a> {
/// account mapping is enabled.
///
/// Currently only used by tests and the program-test crate.
#[cfg(not(target_os = "solana"))]
#[cfg(all(not(target_os = "solana"), any(test, feature = "dev-utils")))]
Copy link
Contributor Author

@ryoqun ryoqun Jun 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here: #32169

@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from 1d21b34 to e01f1c3 Compare June 23, 2023 06:45
@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from e01f1c3 to f846bf2 Compare June 30, 2023 03:00
@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from f846bf2 to c4f3bc7 Compare June 30, 2023 13:54
@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from c4f3bc7 to 7f99ac4 Compare July 1, 2023 06:07
@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from 7f99ac4 to 1b81a77 Compare July 4, 2023 01:25
@ryoqun ryoqun force-pushed the dev-utils-ci-failure branch from 1b81a77 to 83439d4 Compare July 4, 2023 03:42
@ryoqun ryoqun closed this Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants