Azure / azure-event-hubs-node

Node client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs
MIT License
50 stars 46 forks source link

Apply build configuration from template for EPH #198

Closed jeremymeng closed 5 years ago

jeremymeng commented 5 years ago

Description

The old unit run script does the same to force Mocha to exit after tests complete running.

Our tests hold onto active timers at the end so without this option Mocha will not exit until after 45 minutes. See https://github.com/Azure/azure-event-hubs-node/issues/188 for more details.

Also increasing test timeout.

Reference to any github issues

amarzavery commented 5 years ago

OPS Build status updates of commit 78f3d54:

:clock10: Preparing: average preparing time is 50 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 78f3d54:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 78f3d54:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/custom-typings/path-browserify.d.ts :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

jeremymeng commented 5 years ago

@ramya-rao-a @bterlson

amarzavery commented 5 years ago

OPS Build status updates of commit 038c6d5:

:clock10: Preparing: average preparing time is 49 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 038c6d5:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 038c6d5:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/custom-typings/path-browserify.d.ts :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit 342b551:

:clock10: Preparing: average preparing time is 46 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 342b551:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 342b551:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/custom-typings/path-browserify.d.ts :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit 157dc99:

:clock10: Preparing: average preparing time is 46 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 157dc99:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 157dc99:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/custom-typings/path-browserify.d.ts :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit a03270a:

:clock10: Preparing: average preparing time is 46 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit a03270a:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit a03270a:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit d45ce70:

:clock10: Preparing: average preparing time is 46 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit d45ce70:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit d45ce70:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit dc01c21:

:clock10: Preparing: average preparing time is 45 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit dc01c21:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit dc01c21:

:white_check_mark: Validation status: passed

File Status Preview URL Details
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit ccbaa98:

:clock10: Preparing: average preparing time is 45 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit ccbaa98:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit ccbaa98:

:white_check_mark: Validation status: passed

File Status Preview URL Details
.vscode/launch.json :white_check_mark:Succeeded
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

amarzavery commented 5 years ago

OPS Build status updates of commit 1db13fd:

:clock10: Preparing: average preparing time is 45 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 1db13fd:

:clock10: Incremental building: average incremental building time is 18 sec(s)

amarzavery commented 5 years ago

OPS Build status updates of commit 1db13fd:

:white_check_mark: Validation status: passed

File Status Preview URL Details
.vscode/launch.json :white_check_mark:Succeeded
processor/.vscode/launch.json :white_check_mark:Succeeded
processor/examples/README.md :white_check_mark:Succeeded
processor/examples/iothubEph.ts :white_check_mark:Succeeded
processor/examples/multiEph.ts :white_check_mark:Succeeded
processor/examples/sendBatch.ts :white_check_mark:Succeeded
processor/examples/singleEph.ts :white_check_mark:Succeeded
processor/examples/tsconfig.json :white_check_mark:Succeeded
processor/lib/azureBlob.ts :white_check_mark:Succeeded
processor/lib/azureStorageCheckpointLeaseManager.ts :white_check_mark:Succeeded
processor/lib/blobService.ts :white_check_mark:Succeeded
processor/lib/eventProcessorHost.ts :white_check_mark:Succeeded
processor/lib/hostContext.ts :white_check_mark:Succeeded
processor/lib/log.ts :white_check_mark:Succeeded
processor/lib/partitionScanner.ts :white_check_mark:Succeeded
processor/package-lock.json :white_check_mark:Succeeded
processor/package.json :white_check_mark:Succeeded
processor/rollup.base.config.js :white_check_mark:Succeeded
processor/rollup.config.js :white_check_mark:Succeeded
processor/rollup.test.config.js :white_check_mark:Succeeded
processor/tests/eph.spec.ts :white_check_mark:Succeeded
processor/tests/iothub.spec.ts :white_check_mark:Succeeded
processor/tests/negative.spec.ts :white_check_mark:Succeeded
processor/tests/retry.spec.ts :white_check_mark:Succeeded
processor/tsconfig.json :white_check_mark:Succeeded
processor/tslint.json :white_check_mark:Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.