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

test #490

Closed
wants to merge 32 commits into from
Closed

test #490

wants to merge 32 commits into from

Conversation

katymccl
Copy link
Contributor

No description provided.

vxfield and others added 30 commits March 22, 2023 15:32
* Add missing pytest marks

* Installs IQ# when $PackageName is empty (qdk.release build)

* Support for QSharpCallable imported from a file

* Fixes and more tests

* New test recordings

* Minor fixes
* Microsoft QC provider and estimator target (#421)

* Make Workspace.get_job target aware (#425)

* Add result class to resource estimation target (#424)

* Data structure for input params and entry point arguments (#428)

Co-authored-by: Ian Davis <Ian.F.Davis@microsoft.com>
Co-authored-by: XField <58103249+vxfield@users.noreply.github.com>
* Import conta-utils module

* Try to install IQ#
* Copy test files.

* Fix script and add comment.

* Add log messages.
Add a `.gitattributes` file, [as described in the GitHub documentation](https://docs.github.com/en/search-github/searching-on-github/finding-files-on-github#customizing-excluded-files), to prevent GitHub from excluding this folder from "Go to file". In our repo, this file contains lots of build scripts, so it helps when they're easily findable.

For the same change in another QDK repo, see: microsoft/qdk#346
Co-authored-by: Timothy Cook <v-timcook@microsoft.com>
* Allow RE output format in Q# jobs.

* Add unit test for Q# job submission.
* Submit RE jobs in native API from Qiskit circuit.

* Disable output recording.
* Summary data frame function to batching result.

* Add batching test.

* Missing recording for test.
* Add deprecation notice to 1st party QIO targets

* re-add whitespace

* modify date
…work (#462)

* Remove temporary hard-coded iq# dependencies

* Fix bug with workspace item id

* Add support for provider_id in sessions

* Refactoring test framework to make job/session id deterministic

* New test recordings

* Use honeywell.qir.v1 as output data format for echo-quantinuum

* Test case for session job failure policies

* Delete aio tests for QIO

* Updated test recordings

* Automatically patch wait_until_completed for all tests

* Fixes #118 and make consistent use of assert

* Set timeouts in all tests

* Use default timeout for tests

* Cache qsharp callable job payloads

* New test recordings

* Fix missing output_data_format

* Fix calculation of elapsed time during wait_until_completed

* Refactoring of unit tests

* New test recordings
* Install IQ# for live tests

* Skip Q# tests if IQ# is not installed

* Set $Env:TOOLS_DIR

* Copy test Q# files

* Add Nuget source for IQ# dependency packages

* Fix teleport asserts
* Summary data frame function to batching result.

* New parameters.

* Validation, formatting, tests.
* Add function to in toshiba smb solver to enable submitting protobuf jobs

* Add toshiba smb to valid proto solver names and update error message

* add back the supports_protobuf method for smn

* Update warnings to be added while submitting a job to the MS providers

* Revert toshiba back to main

* Add back sokver warbubgs

* Add back solvers warning
* Add rQOPS to data summary data frame.

* Update test recording.
ivanbasov and others added 2 commits July 25, 2023 20:40
Merging upon request from @ivanbasov since he has no permission.
Resource Estimator Visualization Library

Co-authored-by: Katy McClintic <kamcclin@microsoft.com>
Co-authored-by: Katy McClintic <8239561+katymccl@users.noreply.github.com>
- bytes 0-24213/24214
content-type:
- application/json
x-ms-blob-content-md5:

Check failure

Code scanning / devskim

A weak or broken hash algorithm was detected. Error test

Weak/Broken Hash Algorithm
- bytes 0-24213/24214
content-type:
- application/json
x-ms-blob-content-md5:

Check failure

Code scanning / devskim

A weak or broken hash algorithm was detected. Error test

Weak/Broken Hash Algorithm
input_params["entryPoint"] = input_params.get("entryPoint", f'ENTRYPOINT__{input_data._name}')

def _get_entrypoint(input_data):
# TODO: this method should be part of QirRepresentable protocol

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
- bytes 0-24241/24242
content-type:
- application/json
x-ms-blob-content-md5:

Check failure

Code scanning / devskim

A weak or broken hash algorithm was detected. Error test

Weak/Broken Hash Algorithm
@katymccl katymccl closed this Jul 27, 2023
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.