Ahson Khan

Results 131 issues of Ahson Khan

In `Validate Ubuntu22_included_samples` https://dev.azure.com/azure-sdk/public/_build/results?buildId=3693435&view=logs&j=fad7e5d9-ee9d-5455-29cf-12d77fc3497f&t=76fbd67c-d934-562d-04be-d620bc76f47a ```text 2024-04-12T22:36:50.7948208Z test 274 2024-04-12T22:36:50.7948664Z Start 274: azure-core.TransportAdapterOptions.DisableCrlValidation 2024-04-12T22:36:50.7948879Z 2024-04-12T22:36:50.7949528Z 274: Test command: /mnt/vss/_work/1/s/build/sdk/core/azure-core/test/ut/azure-core-test "--gtest_filter=TransportAdapterOptions.DisableCrlValidation" "--gtest_also_run_disabled_tests" 2024-04-12T22:36:50.7950137Z 274: Working Directory: /mnt/vss/_work/1/s/build/sdk/core/azure-core/test/ut 2024-04-12T22:36:50.7950673Z 274: Test timeout computed...

Azure.Core
test-reliability

Job: `CMakeGenerate Mac` Step: `cmake generate for azure-core-amqp` https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3697516&view=logs&j=5b93c52f-e230-56a0-4101-bbe6cb6c4dfb&t=ae87a839-4582-575c-61ff-d44f25932f8d ```text 2024-04-15T18:16:29.7569280Z Vcpkg integrate step - DONE. 2024-04-15T18:16:29.7643960Z -- Bootstrapping vcpkg before install 2024-04-15T18:16:48.0484480Z -- Bootstrapping vcpkg before install - failed...

Central-EngSys

Currently, we read the assertion file on each `GetToken()` call. This is typically a relatively fast process, since the file content is small. Consider caching that, with a 10 minute...

pillar-performance
Azure.Identity

https://github.com/Azure/azure-sdk-for-cpp/pull/5419#discussion_r1552621435 ```text [ 19%] Building CXX object sdk/attestation/azure-security-attestation/CMakeFiles/azure-security-attestation.dir/src/attestation_client_options.cpp.o /mnt/vss/_work/1/s/sdk/core/azure-core-amqp/src/amqp/link.cpp: In static member function ‘static void Azure::Core::Amqp::_detail::LinkImpl::OnLinkFlowOnFn(void*)’: /mnt/vss/_work/1/s/sdk/core/azure-core-amqp/src/amqp/link.cpp:470:42: error: cannot convert ‘Azure::Core::Amqp::_detail::Link’ to ‘const std::shared_ptr&’ 470 | link->m_eventHandler->OnLinkFlowOn(Link{link->shared_from_this()}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |...

AMQP

Part of the investigation for https://github.com/Azure/azure-sdk-for-cpp/issues/5342 ~Building on top of https://github.com/Azure/azure-sdk-for-cpp/pull/5631, to avoid seeing flakiness in CI, while investigating independent issues.~

Azure.Core
test-reliability
AMQP

These recently added code-paths [here](https://github.com/Azure/azure-sdk-for-cpp/pull/5473) are currently not covered by tests: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3775597&view=codecoverage-tab ![image](https://github.com/Azure/azure-sdk-for-cpp/assets/6527137/3196abc2-43f9-4af2-9176-40ff10534cb1)

Azure.Core
test-enhancement

Investigating https://github.com/Azure/azure-sdk-for-cpp/issues/5342 Reference: https://cmake.org/cmake/help/latest/module/GoogleTest.html#command:gtest_discover_tests

Azure.Core
test-reliability
AMQP

Other languages like .NET and GoLang have this credential. We can start with this being private implementation detail of `WIC` and turn it to be public once there is a...

feature-request
Client
Azure.Identity

Additional context: https://github.com/Azure/azure-sdk-for-cpp/pull/5613#discussion_r1602172006

feature-request
Azure.Core